#65EA9E#65EA9E
#65EA9E is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.160 H 155.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA9E |
|---|---|
| RGB | rgb(101, 234, 158) |
| HSL | hsl(146, 76%, 66%) |
| HSV | hsv(146, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(84.01, -53.40, 26.20) |
| CIE-LCH | lch(84.01, 59.48, 153.86°) |
| OKLab | oklab(84.36% -0.1453 0.0661) |
| OKLCH | oklch(84.36% 0.16 155.5) |
| XYZ | xyz(40.9578, 64.0771, 42.5508) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.71
Light Greenish Blue
#63F7B4
ΔE00 3.78
Light Blue Green
#7EFBB3
ΔE00 4.10
Aqua Green
#12E193
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA9E #EA65B1
analogous
#6EEA65 #65EA9E #65EAE0
triadic
#65EA9E #9E65EA #EA9E65
tetradic
#65EA9E #656EEA #EA65B1 #EAE065
square
#65EA9E #656EEA #EA65B1 #EAE065
split-complementary
#65EA9E #E065EA #EA656E
monochromatic
#1ABB5F #2FE37C #65EA9E #9BF1C0 #D1F9E2
Accessibility & contrast
On white
1.52
#65EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#65EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA9E
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA9E | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#D7CCA3
Tritanopia (blue-blind)
#38E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea9e; /* rgb */ color: rgb(101, 234, 158); /* oklch */ color: oklch(84.4% 0.160 155.5);
Tailwind
colors: {
custom: {
50: '#9bf1bb',
500: '#65ea9e',
950: '#000000',
},
}SCSS
$custom: #65ea9e; $custom-light: #9bf1bb; $custom-dark: #000000;
JSON
{
"hex": "#65ea9e",
"rgb": {
"r": 101,
"g": 234,
"b": 158
},
"hsl": {
"h": 145.714,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84358,
"c": 0.15961,
"h": 155.5
},
"luminance": 0.64081
}Semantic roles & 50–950 ramp
primary
#65EA9E
secondary
#BA3983
accent
#0D81D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582