#65EA9D#65EA9D
#65EA9D is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.161 H 155.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA9D |
|---|---|
| RGB | rgb(101, 234, 157) |
| HSL | hsl(145, 76%, 66%) |
| HSV | hsv(145, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 32.9%, 8.2%) |
| CIE-LAB | lab(83.99, -53.59, 26.69) |
| CIE-LCH | lch(83.99, 59.86, 153.52°) |
| OKLab | oklab(84.34% -0.1457 0.0673) |
| OKLCH | oklch(84.34% 0.161 155.2) |
| XYZ | xyz(40.8721, 64.0428, 42.0993) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.72
Light Greenish Blue
#63F7B4
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA9D #EA65B2
analogous
#6FEA65 #65EA9D #65EADF
triadic
#65EA9D #9D65EA #EA9D65
tetradic
#65EA9D #656FEA #EA65B2 #EADF65
square
#65EA9D #656FEA #EA65B2 #EADF65
split-complementary
#65EA9D #DF65EA #EA656F
monochromatic
#1ABB5E #2FE37B #65EA9D #9BF1BF #D1F9E2
Accessibility & contrast
On white
1.52
#65EA9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#65EA9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA9D
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA9D | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D998
Deuteranopia (green-blind)
#D7CCA2
Tritanopia (blue-blind)
#38E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea9d; /* rgb */ color: rgb(101, 234, 157); /* oklch */ color: oklch(84.3% 0.161 155.2);
Tailwind
colors: {
custom: {
50: '#9bf1ba',
500: '#65ea9d',
950: '#000000',
},
}SCSS
$custom: #65ea9d; $custom-light: #9bf1ba; $custom-dark: #000000;
JSON
{
"hex": "#65ea9d",
"rgb": {
"r": 101,
"g": 234,
"b": 157
},
"hsl": {
"h": 145.263,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84338,
"c": 0.1605,
"h": 155.2
},
"luminance": 0.64047
}Semantic roles & 50–950 ramp
primary
#65EA9D
secondary
#BA3984
accent
#0D83D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581