#65EF8E#65EF8E
#65EF8E is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.181 H 150.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF8E |
|---|---|
| RGB | rgb(101, 239, 142) |
| HSL | hsl(138, 81%, 67%) |
| HSV | hsv(138, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(85.22, -58.18, 35.92) |
| CIE-LCH | lch(85.22, 68.37, 148.31°) |
| OKLab | oklab(85.27% -0.1574 0.089) |
| OKLCH | oklch(85.27% 0.181 150.5) |
| XYZ | xyz(41.1128, 66.4488, 36.2453) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 3.63
Light Green Blue
#56FCA2
ΔE00 3.65
Wintergreen
#20F986
ΔE00 3.77
Light Bluish Green
#76FDA8
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF8E #EF65C6
analogous
#81EF65 #65EF8E #65EFD3
triadic
#65EF8E #8E65EF #EF8E65
tetradic
#65EF8E #6581EF #EF65C6 #EFD365
square
#65EF8E #6581EF #EF65C6 #EFD365
split-complementary
#65EF8E #D365EF #EF6581
monochromatic
#14C549 #2EE965 #65EF8E #9CF5B7 #D4FBDF
Accessibility & contrast
On white
1.47
#65EF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#65EF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF8E
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF8E | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD87
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#3EEBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef8e; /* rgb */ color: rgb(101, 239, 142); /* oklch */ color: oklch(85.3% 0.181 150.5);
Tailwind
colors: {
custom: {
50: '#9cf5b0',
500: '#65ef8e',
950: '#000000',
},
}SCSS
$custom: #65ef8e; $custom-light: #9cf5b0; $custom-dark: #000000;
JSON
{
"hex": "#65ef8e",
"rgb": {
"r": 101,
"g": 239,
"b": 142
},
"hsl": {
"h": 137.826,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85271,
"c": 0.18081,
"h": 150.5
},
"luminance": 0.66453
}Semantic roles & 50–950 ramp
primary
#65EF8E
secondary
#C33699
accent
#089EDE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581