#65EE89#65EE89
#65EE89 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.184 H 149.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE89 |
|---|---|
| RGB | rgb(101, 238, 137) |
| HSL | hsl(136, 80%, 66%) |
| HSV | hsv(136, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(84.85, -58.60, 37.91) |
| CIE-LCH | lch(84.85, 69.80, 147.10°) |
| OKLab | oklab(84.94% -0.1585 0.0935) |
| OKLCH | oklch(84.94% 0.184 149.5) |
| XYZ | xyz(40.4538, 65.7182, 34.2151) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.75
Minty Green
#0BF77D
ΔE00 3.98
Lightgreen
#90EE90
ΔE00 3.99
Sea Green (survey)
#53FCA1
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE89 #EE65CA
analogous
#86EE65 #65EE89 #65EECD
triadic
#65EE89 #8965EE #EE8965
tetradic
#65EE89 #6586EE #EE65CA #EECD65
square
#65EE89 #6586EE #EE65CA #EECD65
split-complementary
#65EE89 #CD65EE #EE6586
monochromatic
#16C343 #2EE85F #65EE89 #9CF4B3 #D3FADD
Accessibility & contrast
On white
1.48
#65EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#65EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE89
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE89 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB82
Deuteranopia (green-blind)
#DDCF90
Tritanopia (blue-blind)
#41EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ee89; /* rgb */ color: rgb(101, 238, 137); /* oklch */ color: oklch(84.9% 0.184 149.5);
Tailwind
colors: {
custom: {
50: '#9cf4ac',
500: '#65ee89',
950: '#000000',
},
}SCSS
$custom: #65ee89; $custom-light: #9cf4ac; $custom-dark: #000000;
JSON
{
"hex": "#65ee89",
"rgb": {
"r": 101,
"g": 238,
"b": 137
},
"hsl": {
"h": 135.766,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.84941,
"c": 0.18403,
"h": 149.5
},
"luminance": 0.65722
}Semantic roles & 50–950 ramp
primary
#65EE89
secondary
#C1369C
accent
#09A5DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581