#65EE97#65EE97
#65EE97 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.171 H 152.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE97 |
|---|---|
| RGB | rgb(101, 238, 151) |
| HSL | hsl(142, 80%, 66%) |
| HSV | hsv(142, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(85.07, -56.26, 31.20) |
| CIE-LCH | lch(85.07, 64.33, 150.99°) |
| OKLab | oklab(85.19% -0.1525 0.078) |
| OKLCH | oklch(85.19% 0.171 152.9) |
| XYZ | xyz(41.5240, 66.1462, 39.8514) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.21
Sea Green (survey)
#53FCA1
ΔE00 3.21
Light Bluish Green
#76FDA8
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE97 #EE65BC
analogous
#78EE65 #65EE97 #65EEDC
triadic
#65EE97 #9765EE #EE9765
tetradic
#65EE97 #6578EE #EE65BC #EEDC65
square
#65EE97 #6578EE #EE65BC #EEDC65
split-complementary
#65EE97 #DC65EE #EE6578
monochromatic
#16C355 #2EE872 #65EE97 #9CF4BC #D3FAE1
Accessibility & contrast
On white
1.48
#65EE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#65EE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE97
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE97 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#DCCF9D
Tritanopia (blue-blind)
#3AEBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ee97; /* rgb */ color: rgb(101, 238, 151); /* oklch */ color: oklch(85.2% 0.171 152.9);
Tailwind
colors: {
custom: {
50: '#9cf4b6',
500: '#65ee97',
950: '#000000',
},
}SCSS
$custom: #65ee97; $custom-light: #9cf4b6; $custom-dark: #000000;
JSON
{
"hex": "#65ee97",
"rgb": {
"r": 101,
"g": 238,
"b": 151
},
"hsl": {
"h": 141.898,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85192,
"c": 0.1713,
"h": 152.9
},
"luminance": 0.6615
}Semantic roles & 50–950 ramp
primary
#65EE97
secondary
#C1368E
accent
#098FDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581