#65EA97#65EA97
#65EA97 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.166 H 153.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA97 |
|---|---|
| RGB | rgb(101, 234, 151) |
| HSL | hsl(143, 76%, 66%) |
| HSV | hsv(143, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(83.88, -54.68, 29.61) |
| CIE-LCH | lch(83.88, 62.18, 151.56°) |
| OKLab | oklab(84.22% -0.1484 0.0742) |
| OKLCH | oklch(84.22% 0.166 153.4) |
| XYZ | xyz(40.3724, 63.8429, 39.4675) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.96
Light Green Blue
#56FCA2
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA97 #EA65B8
analogous
#75EA65 #65EA97 #65EAD9
triadic
#65EA97 #9765EA #EA9765
tetradic
#65EA97 #6575EA #EA65B8 #EAD965
square
#65EA97 #6575EA #EA65B8 #EAD965
split-complementary
#65EA97 #D965EA #EA6575
monochromatic
#1ABB56 #2FE373 #65EA97 #9BF1BB #D1F9E0
Accessibility & contrast
On white
1.53
#65EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#65EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA97
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA97 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD992
Deuteranopia (green-blind)
#D8CC9C
Tritanopia (blue-blind)
#3CE7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea97; /* rgb */ color: rgb(101, 234, 151); /* oklch */ color: oklch(84.2% 0.166 153.4);
Tailwind
colors: {
custom: {
50: '#9bf1b6',
500: '#65ea97',
950: '#000000',
},
}SCSS
$custom: #65ea97; $custom-light: #9bf1b6; $custom-dark: #000000;
JSON
{
"hex": "#65ea97",
"rgb": {
"r": 101,
"g": 234,
"b": 151
},
"hsl": {
"h": 142.556,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84218,
"c": 0.16591,
"h": 153.4
},
"luminance": 0.63847
}Semantic roles & 50–950 ramp
primary
#65EA97
secondary
#BA398A
accent
#0D8CD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581