#65EF8B#65EF8B
#65EF8B is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.184 H 149.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF8B |
|---|---|
| RGB | rgb(101, 239, 139) |
| HSL | hsl(137, 81%, 67%) |
| HSV | hsv(137, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(85.18, -58.66, 37.35) |
| CIE-LCH | lch(85.18, 69.54, 147.52°) |
| OKLab | oklab(85.22% -0.1587 0.0922) |
| OKLCH | oklch(85.22% 0.184 149.8) |
| XYZ | xyz(40.8906, 66.3600, 35.0750) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.65
Sea Green (survey)
#53FCA1
ΔE00 3.93
Minty Green
#0BF77D
ΔE00 3.95
Light Green Blue
#56FCA2
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF8B #EF65C9
analogous
#84EF65 #65EF8B #65EFD0
triadic
#65EF8B #8B65EF #EF8B65
tetradic
#65EF8B #6584EF #EF65C9 #EFD065
square
#65EF8B #6584EF #EF65C9 #EFD065
split-complementary
#65EF8B #D065EF #EF6584
monochromatic
#14C545 #2EE961 #65EF8B #9CF5B5 #D4FBDF
Accessibility & contrast
On white
1.47
#65EF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#65EF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF8B
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF8B | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#DED092
Tritanopia (blue-blind)
#40EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef8b; /* rgb */ color: rgb(101, 239, 139); /* oklch */ color: oklch(85.2% 0.184 149.8);
Tailwind
colors: {
custom: {
50: '#9cf5ae',
500: '#65ef8b',
950: '#000000',
},
}SCSS
$custom: #65ef8b; $custom-light: #9cf5ae; $custom-dark: #000000;
JSON
{
"hex": "#65ef8b",
"rgb": {
"r": 101,
"g": 239,
"b": 139
},
"hsl": {
"h": 136.522,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85219,
"c": 0.18354,
"h": 149.8
},
"luminance": 0.66364
}Semantic roles & 50–950 ramp
primary
#65EF8B
secondary
#C3369C
accent
#08A3DE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581