#65F88E#65F88E
#65F88E is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.5% C 0.193 H 149.8°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #65F88E |
|---|---|
| RGB | rgb(101, 248, 142) |
| HSL | hsl(137, 91%, 68%) |
| HSV | hsv(137, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 42.7%, 2.7%) |
| CIE-LAB | lab(87.90, -61.59, 39.38) |
| CIE-LCH | lch(87.90, 73.10, 147.40°) |
| OKLab | oklab(87.47% -0.1665 0.097) |
| OKLCH | oklch(87.47% 0.193 149.8) |
| XYZ | xyz(43.8135, 71.8503, 37.1455) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.83
Sea Green (survey)
#53FCA1
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.37
Baby Green
#8CFF9E
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F88E #F865CF
analogous
#85F865 #65F88E #65F8D8
triadic
#65F88E #8E65F8 #F88E65
tetradic
#65F88E #6585F8 #F865CF #F8D865
square
#65F88E #6585F8 #F865CF #F8D865
split-complementary
#65F88E #D865F8 #F86585
monochromatic
#0AD944 #2AF563 #65F88E #A0FBB9 #DAFDE4
Accessibility & contrast
On white
1.37
#65F88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#65F88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F88E
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F88E | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE586
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#3AF4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f88e; /* rgb */ color: rgb(101, 248, 142); /* oklch */ color: oklch(87.5% 0.193 149.8);
Tailwind
colors: {
custom: {
50: '#9dfbb0',
500: '#65f88e',
950: '#000000',
},
}SCSS
$custom: #65f88e; $custom-light: #9dfbb0; $custom-dark: #000000;
JSON
{
"hex": "#65f88e",
"rgb": {
"r": 101,
"g": 248,
"b": 142
},
"hsl": {
"h": 136.735,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.87466,
"c": 0.19269,
"h": 149.8
},
"luminance": 0.71854
}Semantic roles & 50–950 ramp
primary
#65F88E
secondary
#D130A4
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681