#65EF8F#65EF8F
#65EF8F is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.180 H 150.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF8F |
|---|---|
| RGB | rgb(101, 239, 143) |
| HSL | hsl(138, 81%, 67%) |
| HSV | hsv(138, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.24, -58.01, 35.44) |
| CIE-LCH | lch(85.24, 67.98, 148.58°) |
| OKLab | oklab(85.29% -0.157 0.0879) |
| OKLCH | oklch(85.29% 0.18 150.8) |
| XYZ | xyz(41.1882, 66.4790, 36.6424) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.50
Sea Green (survey)
#53FCA1
ΔE00 3.54
Light Green Blue
#56FCA2
ΔE00 3.56
Light Bluish Green
#76FDA8
ΔE00 3.82
Wintergreen
#20F986
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF8F #EF65C5
analogous
#80EF65 #65EF8F #65EFD4
triadic
#65EF8F #8F65EF #EF8F65
tetradic
#65EF8F #6580EF #EF65C5 #EFD465
square
#65EF8F #6580EF #EF65C5 #EFD465
split-complementary
#65EF8F #D465EF #EF6580
monochromatic
#14C54A #2EE967 #65EF8F #9CF5B7 #D4FBE0
Accessibility & contrast
On white
1.47
#65EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#65EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF8F
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF8F | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD88
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#3EEBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef8f; /* rgb */ color: rgb(101, 239, 143); /* oklch */ color: oklch(85.3% 0.180 150.8);
Tailwind
colors: {
custom: {
50: '#9cf5b0',
500: '#65ef8f',
950: '#000000',
},
}SCSS
$custom: #65ef8f; $custom-light: #9cf5b0; $custom-dark: #000000;
JSON
{
"hex": "#65ef8f",
"rgb": {
"r": 101,
"g": 239,
"b": 143
},
"hsl": {
"h": 138.261,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85289,
"c": 0.17991,
"h": 150.8
},
"luminance": 0.66483
}Semantic roles & 50–950 ramp
primary
#65EF8F
secondary
#C33698
accent
#089DDE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581