#65FD89#65FD89
#65FD89 is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.6% C 0.204 H 148.4°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #65FD89 |
|---|---|
| RGB | rgb(101, 253, 137) |
| HSL | hsl(134, 97%, 69%) |
| HSV | hsv(134, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 45.8%, 0.8%) |
| CIE-LAB | lab(89.31, -64.20, 43.61) |
| CIE-LCH | lch(89.31, 77.62, 145.81°) |
| OKLab | oklab(88.6% -0.1735 0.1066) |
| OKLCH | oklch(88.6% 0.204 148.4) |
| XYZ | xyz(45.0043, 74.8190, 35.7319) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.81
Spring Green
#00FF7F
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.31
Baby Green
#8CFF9E
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FD89 #FD65D9
analogous
#8DFD65 #65FD89 #65FDD5
triadic
#65FD89 #8965FD #FD8965
tetradic
#65FD89 #658DFD #FD65D9 #FDD565
square
#65FD89 #658DFD #FD65D9 #FDD565
split-complementary
#65FD89 #D565FD #FD658D
monochromatic
#03E538 #29FC5B #65FD89 #A1FEB7 #DEFFE6
Accessibility & contrast
On white
1.32
#65FD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#65FD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FD89
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FD89 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#ECDB91
Tritanopia (blue-blind)
#3BF8E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65fd89; /* rgb */ color: rgb(101, 253, 137); /* oklch */ color: oklch(88.6% 0.204 148.4);
Tailwind
colors: {
custom: {
50: '#9effad',
500: '#65fd89',
950: '#000000',
},
}SCSS
$custom: #65fd89; $custom-light: #9effad; $custom-dark: #000000;
JSON
{
"hex": "#65fd89",
"rgb": {
"r": 101,
"g": 253,
"b": 137
},
"hsl": {
"h": 134.211,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.88604,
"c": 0.20359,
"h": 148.4
},
"luminance": 0.74823
}Semantic roles & 50–950 ramp
primary
#65FD89
secondary
#D82FB0
accent
#00AFE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681