#65EA8E#65EA8E
#65EA8E is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.174 H 151.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA8E |
|---|---|
| RGB | rgb(101, 234, 142) |
| HSL | hsl(138, 76%, 66%) |
| HSV | hsv(138, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(83.74, -56.24, 33.97) |
| CIE-LCH | lch(83.74, 65.70, 148.87°) |
| OKLab | oklab(84.05% -0.1523 0.0844) |
| OKLCH | oklch(84.05% 0.174 151) |
| XYZ | xyz(39.6692, 63.5617, 35.7641) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.30
Sea Green (survey)
#53FCA1
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.32
Seafoam Green
#7AF9AB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA8E #EA65C1
analogous
#7EEA65 #65EA8E #65EAD0
triadic
#65EA8E #8E65EA #EA8E65
tetradic
#65EA8E #657EEA #EA65C1 #EAD065
square
#65EA8E #657EEA #EA65C1 #EAD065
split-complementary
#65EA8E #D065EA #EA657E
monochromatic
#1ABB4B #2FE366 #65EA8E #9BF1B6 #D1F9DD
Accessibility & contrast
On white
1.53
#65EA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#65EA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA8E
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA8E | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD888
Deuteranopia (green-blind)
#D9CC94
Tritanopia (blue-blind)
#40E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea8e; /* rgb */ color: rgb(101, 234, 142); /* oklch */ color: oklch(84.0% 0.174 151.0);
Tailwind
colors: {
custom: {
50: '#9bf2b0',
500: '#65ea8e',
950: '#000000',
},
}SCSS
$custom: #65ea8e; $custom-light: #9bf2b0; $custom-dark: #000000;
JSON
{
"hex": "#65ea8e",
"rgb": {
"r": 101,
"g": 234,
"b": 142
},
"hsl": {
"h": 138.496,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.8405,
"c": 0.17411,
"h": 151
},
"luminance": 0.63565
}Semantic roles & 50–950 ramp
primary
#65EA8E
secondary
#BA3992
accent
#0D9AD8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581