#65FB89#65FB89
#65FB89 is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 88.1% C 0.201 H 148.6°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #65FB89 |
|---|---|
| RGB | rgb(101, 251, 137) |
| HSL | hsl(134, 95%, 69%) |
| HSV | hsv(134, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 45.4%, 1.6%) |
| CIE-LAB | lab(88.72, -63.47, 42.86) |
| CIE-LCH | lch(88.72, 76.59, 145.97°) |
| OKLab | oklab(88.12% -0.1715 0.1049) |
| OKLCH | oklch(88.12% 0.201 148.6) |
| XYZ | xyz(44.3762, 73.5629, 35.5225) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.93
Lightgreen (survey)
#76FF7B
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.14
Spring Green
#00FF7F
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.19
Baby Green
#8CFF9E
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FB89 #FB65D7
analogous
#8CFB65 #65FB89 #65FBD4
triadic
#65FB89 #8965FB #FB8965
tetradic
#65FB89 #658CFB #FB65D7 #FBD465
square
#65FB89 #658CFB #FB65D7 #FBD465
split-complementary
#65FB89 #D465FB #FB658C
monochromatic
#06E03A #29F95B #65FB89 #A1FDB7 #DCFEE4
Accessibility & contrast
On white
1.34
#65FB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#65FB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FB89
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FB89 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE780
Deuteranopia (green-blind)
#EAD991
Tritanopia (blue-blind)
#3CF6E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65fb89; /* rgb */ color: rgb(101, 251, 137); /* oklch */ color: oklch(88.1% 0.201 148.6);
Tailwind
colors: {
custom: {
50: '#9efead',
500: '#65fb89',
950: '#000000',
},
}SCSS
$custom: #65fb89; $custom-light: #9efead; $custom-dark: #000000;
JSON
{
"hex": "#65fb89",
"rgb": {
"r": 101,
"g": 251,
"b": 137
},
"hsl": {
"h": 134.4,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.88117,
"c": 0.20102,
"h": 148.6
},
"luminance": 0.73567
}Semantic roles & 50–950 ramp
primary
#65FB89
secondary
#D52FAD
accent
#00AEE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681