#65EE9C#65EE9C
#65EE9C is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.167 H 154.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE9C |
|---|---|
| RGB | rgb(101, 238, 156) |
| HSL | hsl(144, 80%, 66%) |
| HSV | hsv(144, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 34.5%, 6.7%) |
| CIE-LAB | lab(85.16, -55.36, 28.78) |
| CIE-LCH | lch(85.16, 62.39, 152.53°) |
| OKLab | oklab(85.29% -0.1503 0.0723) |
| OKLCH | oklch(85.29% 0.167 154.3) |
| XYZ | xyz(41.9387, 66.3121, 42.0354) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.84
Light Green Blue
#56FCA2
ΔE00 3.15
Seafoam (survey)
#80F9AD
ΔE00 3.19
Sea Green (survey)
#53FCA1
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.31
Light Blue Green
#7EFBB3
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE9C #EE65B7
analogous
#73EE65 #65EE9C #65EEE1
triadic
#65EE9C #9C65EE #EE9C65
tetradic
#65EE9C #6573EE #EE65B7 #EEE165
square
#65EE9C #6573EE #EE65B7 #EEE165
split-complementary
#65EE9C #E165EE #EE6573
monochromatic
#16C35B #2EE879 #65EE9C #9CF4BF #D3FAE3
Accessibility & contrast
On white
1.47
#65EE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#65EE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE9C
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE9C | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD97
Deuteranopia (green-blind)
#DBCFA1
Tritanopia (blue-blind)
#37EBD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ee9c; /* rgb */ color: rgb(101, 238, 156); /* oklch */ color: oklch(85.3% 0.167 154.3);
Tailwind
colors: {
custom: {
50: '#9cf4b9',
500: '#65ee9c',
950: '#000000',
},
}SCSS
$custom: #65ee9c; $custom-light: #9cf4b9; $custom-dark: #000000;
JSON
{
"hex": "#65ee9c",
"rgb": {
"r": 101,
"g": 238,
"b": 156
},
"hsl": {
"h": 144.088,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85288,
"c": 0.1668,
"h": 154.3
},
"luminance": 0.66316
}Semantic roles & 50–950 ramp
primary
#65EE9C
secondary
#C13689
accent
#0988DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581