#65EF89#65EF89
#65EF89 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.185 H 149.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF89 |
|---|---|
| RGB | rgb(101, 239, 137) |
| HSL | hsl(136, 81%, 67%) |
| HSV | hsv(136, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(85.15, -58.98, 38.30) |
| CIE-LCH | lch(85.15, 70.33, 147.01°) |
| OKLab | oklab(85.19% -0.1595 0.0944) |
| OKLCH | oklch(85.19% 0.185 149.4) |
| XYZ | xyz(40.7458, 66.3020, 34.3124) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.55
Wintergreen
#20F986
ΔE00 3.60
Minty Green
#0BF77D
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 4.00
Sea Green (survey)
#53FCA1
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF89 #EF65CB
analogous
#86EF65 #65EF89 #65EFCE
triadic
#65EF89 #8965EF #EF8965
tetradic
#65EF89 #6586EF #EF65CB #EFCE65
square
#65EF89 #6586EF #EF65CB #EFCE65
split-complementary
#65EF89 #CE65EF #EF6586
monochromatic
#14C543 #2EE95F #65EF89 #9CF5B3 #D4FBDE
Accessibility & contrast
On white
1.47
#65EF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#65EF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF89
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF89 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC81
Deuteranopia (green-blind)
#DED090
Tritanopia (blue-blind)
#41EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef89; /* rgb */ color: rgb(101, 239, 137); /* oklch */ color: oklch(85.2% 0.185 149.4);
Tailwind
colors: {
custom: {
50: '#9cf5ac',
500: '#65ef89',
950: '#000000',
},
}SCSS
$custom: #65ef89; $custom-light: #9cf5ac; $custom-dark: #000000;
JSON
{
"hex": "#65ef89",
"rgb": {
"r": 101,
"g": 239,
"b": 137
},
"hsl": {
"h": 135.652,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85185,
"c": 0.18535,
"h": 149.4
},
"luminance": 0.66306
}Semantic roles & 50–950 ramp
primary
#65EF89
secondary
#C3369E
accent
#08A6DE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581