#65FE90#65FE90
#65FE90 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.0% C 0.199 H 149.7°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #65FE90 |
|---|---|
| RGB | rgb(101, 254, 144) |
| HSL | hsl(137, 99%, 70%) |
| HSV | hsv(137, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(89.70, -63.50, 40.73) |
| CIE-LCH | lch(89.70, 75.44, 147.32°) |
| OKLab | oklab(88.96% -0.1716 0.1002) |
| OKLCH | oklch(88.96% 0.199 149.7) |
| XYZ | xyz(45.8393, 75.6595, 38.5682) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.95
Baby Green
#8CFF9E
ΔE00 3.20
Spring Green
#00FF7F
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.47
Mint Green
#8FFF9F
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FE90 #FE65D3
analogous
#86FE65 #65FE90 #65FEDD
triadic
#65FE90 #9065FE #FE9065
tetradic
#65FE90 #6586FE #FE65D3 #FEDD65
square
#65FE90 #6586FE #FE65D3 #FEDD65
split-complementary
#65FE90 #DD65FE #FE6586
monochromatic
#02E742 #28FE64 #65FE90 #A2FEBC #DFFFE8
Accessibility & contrast
On white
1.30
#65FE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#65FE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FE90
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FE90 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA88
Deuteranopia (green-blind)
#ECDC97
Tritanopia (blue-blind)
#36FAE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fe90; /* rgb */ color: rgb(101, 254, 144); /* oklch */ color: oklch(89.0% 0.199 149.7);
Tailwind
colors: {
custom: {
50: '#9effb2',
500: '#65fe90',
950: '#000000',
},
}SCSS
$custom: #65fe90; $custom-light: #9effb2; $custom-dark: #000000;
JSON
{
"hex": "#65fe90",
"rgb": {
"r": 101,
"g": 254,
"b": 144
},
"hsl": {
"h": 136.863,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.88959,
"c": 0.19869,
"h": 149.7
},
"luminance": 0.75664
}Semantic roles & 50–950 ramp
primary
#65FE90
secondary
#D92EA9
accent
#00A5E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681