#65F889#65F889
#65F889 is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.4% C 0.197 H 148.8°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65F889 |
|---|---|
| RGB | rgb(101, 248, 137) |
| HSL | hsl(135, 91%, 68%) |
| HSV | hsv(135, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(87.83, -62.36, 41.73) |
| CIE-LCH | lch(87.83, 75.04, 146.21°) |
| OKLab | oklab(87.39% -0.1685 0.1023) |
| OKLCH | oklch(87.39% 0.197 148.8) |
| XYZ | xyz(43.4465, 71.7035, 35.2126) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.87
Minty Green
#0BF77D
ΔE00 3.14
Spearmint
#1EF876
ΔE00 3.21
Spring Green
#00FF7F
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.49
Baby Green
#8CFF9E
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F889 #F865D4
analogous
#8AF865 #65F889 #65F8D2
triadic
#65F889 #8965F8 #F88965
tetradic
#65F889 #658AF8 #F865D4 #F8D265
square
#65F889 #658AF8 #F865D4 #F8D265
split-complementary
#65F889 #D265F8 #F8658A
monochromatic
#0AD93D #2AF55C #65F889 #A0FBB6 #DAFDE3
Accessibility & contrast
On white
1.37
#65F889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#65F889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F889
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F889 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#E7D791
Tritanopia (blue-blind)
#3DF3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f889; /* rgb */ color: rgb(101, 248, 137); /* oklch */ color: oklch(87.4% 0.197 148.8);
Tailwind
colors: {
custom: {
50: '#9efcad',
500: '#65f889',
950: '#000000',
},
}SCSS
$custom: #65f889; $custom-light: #9efcad; $custom-dark: #000000;
JSON
{
"hex": "#65f889",
"rgb": {
"r": 101,
"g": 248,
"b": 137
},
"hsl": {
"h": 134.694,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.87385,
"c": 0.19714,
"h": 148.8
},
"luminance": 0.71708
}Semantic roles & 50–950 ramp
primary
#65F889
secondary
#D130AA
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681