#65ED89#65ED89
#65ED89 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.183 H 149.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED89 |
|---|---|
| RGB | rgb(101, 237, 137) |
| HSL | hsl(136, 79%, 66%) |
| HSV | hsv(136, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(84.55, -58.22, 37.53) |
| CIE-LCH | lch(84.55, 69.27, 147.20°) |
| OKLab | oklab(84.7% -0.1575 0.0926) |
| OKLCH | oklch(84.7% 0.183 149.6) |
| XYZ | xyz(40.1635, 65.1375, 34.1183) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.69
Wintergreen
#20F986
ΔE00 3.91
Lightgreen
#90EE90
ΔE00 3.99
Minty Green
#0BF77D
ΔE00 4.13
Sea Green (survey)
#53FCA1
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED89 #ED65C9
analogous
#85ED65 #65ED89 #65EDCD
triadic
#65ED89 #8965ED #ED8965
tetradic
#65ED89 #6585ED #ED65C9 #EDCD65
square
#65ED89 #6585ED #ED65C9 #EDCD65
split-complementary
#65ED89 #CD65ED #ED6585
monochromatic
#17C144 #2EE75F #65ED89 #9CF3B3 #D3FADD
Accessibility & contrast
On white
1.50
#65ED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#65ED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED89
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED89 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#DDCE90
Tritanopia (blue-blind)
#42E9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ed89; /* rgb */ color: rgb(101, 237, 137); /* oklch */ color: oklch(84.7% 0.183 149.6);
Tailwind
colors: {
custom: {
50: '#9cf4ac',
500: '#65ed89',
950: '#000000',
},
}SCSS
$custom: #65ed89; $custom-light: #9cf4ac; $custom-dark: #000000;
JSON
{
"hex": "#65ed89",
"rgb": {
"r": 101,
"g": 237,
"b": 137
},
"hsl": {
"h": 135.882,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84696,
"c": 0.18269,
"h": 149.6
},
"luminance": 0.65141
}Semantic roles & 50–950 ramp
primary
#65ED89
secondary
#BF379B
accent
#0AA4DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581