#65FF89#65FF89
#65FF89 is a very light, highly saturated green. Relative luminance 0.761; OKLCH L 89.1% C 0.206 H 148.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF89 |
|---|---|
| RGB | rgb(101, 255, 137) |
| HSL | hsl(134, 100%, 70%) |
| HSV | hsv(134, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(89.90, -64.93, 44.36) |
| CIE-LCH | lch(89.90, 78.64, 145.66°) |
| OKLab | oklab(89.09% -0.1754 0.1083) |
| OKLCH | oklch(89.09% 0.206 148.3) |
| XYZ | xyz(45.6390, 76.0884, 35.9434) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.63
Spring Green
#00FF7F
ΔE00 2.99
Wintergreen
#20F986
ΔE00 3.23
Spearmint
#1EF876
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.47
Baby Green
#8CFF9E
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF89 #FF65DB
analogous
#8EFF65 #65FF89 #65FFD6
triadic
#65FF89 #8965FF #FF8965
tetradic
#65FF89 #658EFF #FF65DB #FFD665
square
#65FF89 #658EFF #FF65DB #FFD665
split-complementary
#65FF89 #D665FF #FF658E
monochromatic
#00EA37 #28FF5A #65FF89 #A2FFB8 #DFFFE7
Accessibility & contrast
On white
1.29
#65FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#65FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF89
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF89 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#EEDD91
Tritanopia (blue-blind)
#3AFAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65ff89; /* rgb */ color: rgb(101, 255, 137); /* oklch */ color: oklch(89.1% 0.206 148.3);
Tailwind
colors: {
custom: {
50: '#9fffad',
500: '#65ff89',
950: '#000000',
},
}SCSS
$custom: #65ff89; $custom-light: #9fffad; $custom-dark: #000000;
JSON
{
"hex": "#65ff89",
"rgb": {
"r": 101,
"g": 255,
"b": 137
},
"hsl": {
"h": 134.026,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89092,
"c": 0.20614,
"h": 148.3
},
"luminance": 0.76093
}Semantic roles & 50–950 ramp
primary
#65FF89
secondary
#DA2EB2
accent
#00B0E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681