#65EE8E#65EE8E
#65EE8E is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.179 H 150.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE8E |
|---|---|
| RGB | rgb(101, 238, 142) |
| HSL | hsl(138, 80%, 66%) |
| HSV | hsv(138, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 40.3%, 6.7%) |
| CIE-LAB | lab(84.93, -57.79, 35.53) |
| CIE-LCH | lch(84.93, 67.84, 148.42°) |
| OKLab | oklab(85.03% -0.1564 0.0881) |
| OKLCH | oklch(85.03% 0.179 150.6) |
| XYZ | xyz(40.8208, 65.8650, 36.1479) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.58
Sea Green (survey)
#53FCA1
ΔE00 3.74
Light Green Blue
#56FCA2
ΔE00 3.76
Wintergreen
#20F986
ΔE00 3.93
Light Bluish Green
#76FDA8
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE8E #EE65C5
analogous
#81EE65 #65EE8E #65EED3
triadic
#65EE8E #8E65EE #EE8E65
tetradic
#65EE8E #6581EE #EE65C5 #EED365
square
#65EE8E #6581EE #EE65C5 #EED365
split-complementary
#65EE8E #D365EE #EE6581
monochromatic
#16C349 #2EE866 #65EE8E #9CF4B6 #D3FADF
Accessibility & contrast
On white
1.48
#65EE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#65EE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE8E
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE8E | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC87
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#3FEAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ee8e; /* rgb */ color: rgb(101, 238, 142); /* oklch */ color: oklch(85.0% 0.179 150.6);
Tailwind
colors: {
custom: {
50: '#9cf4b0',
500: '#65ee8e',
950: '#000000',
},
}SCSS
$custom: #65ee8e; $custom-light: #9cf4b0; $custom-dark: #000000;
JSON
{
"hex": "#65ee8e",
"rgb": {
"r": 101,
"g": 238,
"b": 142
},
"hsl": {
"h": 137.956,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85027,
"c": 0.17948,
"h": 150.6
},
"luminance": 0.65869
}Semantic roles & 50–950 ramp
primary
#65EE8E
secondary
#C13697
accent
#099DDC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581