#65FE91#65FE91
#65FE91 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.0% C 0.198 H 149.9°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65FE91 |
|---|---|
| RGB | rgb(101, 254, 145) |
| HSL | hsl(137, 99%, 70%) |
| HSV | hsv(137, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(89.72, -63.34, 40.27) |
| CIE-LCH | lch(89.72, 75.06, 147.56°) |
| OKLab | oklab(88.98% -0.1711 0.0992) |
| OKLCH | oklch(88.98% 0.198 149.9) |
| XYZ | xyz(45.9161, 75.6902, 38.9725) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.95
Baby Green
#8CFF9E
ΔE00 3.16
Sea Green (survey)
#53FCA1
ΔE00 3.33
Spring Green
#00FF7F
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.40
Mint Green
#8FFF9F
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FE91 #FE65D2
analogous
#86FE65 #65FE91 #65FEDE
triadic
#65FE91 #9165FE #FE9165
tetradic
#65FE91 #6586FE #FE65D2 #FEDE65
square
#65FE91 #6586FE #FE65D2 #FEDE65
split-complementary
#65FE91 #DE65FE #FE6586
monochromatic
#02E744 #28FE66 #65FE91 #A2FEBC #DFFFE8
Accessibility & contrast
On white
1.30
#65FE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#65FE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FE91
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FE91 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA89
Deuteranopia (green-blind)
#ECDC98
Tritanopia (blue-blind)
#36FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fe91; /* rgb */ color: rgb(101, 254, 145); /* oklch */ color: oklch(89.0% 0.198 149.9);
Tailwind
colors: {
custom: {
50: '#9effb2',
500: '#65fe91',
950: '#000000',
},
}SCSS
$custom: #65fe91; $custom-light: #9effb2; $custom-dark: #000000;
JSON
{
"hex": "#65fe91",
"rgb": {
"r": 101,
"g": 254,
"b": 145
},
"hsl": {
"h": 137.255,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.88976,
"c": 0.19781,
"h": 149.9
},
"luminance": 0.75695
}Semantic roles & 50–950 ramp
primary
#65FE91
secondary
#D92EA8
accent
#00A3E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681