#65EE9E#65EE9E
#65EE9E is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.165 H 154.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE9E |
|---|---|
| RGB | rgb(101, 238, 158) |
| HSL | hsl(145, 80%, 66%) |
| HSV | hsv(145, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 33.6%, 6.7%) |
| CIE-LAB | lab(85.19, -55.00, 27.81) |
| CIE-LCH | lch(85.19, 61.62, 153.18°) |
| OKLab | oklab(85.33% -0.1494 0.07) |
| OKLCH | oklch(85.33% 0.165 154.9) |
| XYZ | xyz(42.1095, 66.3804, 42.9347) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.76
Seafoam (survey)
#80F9AD
ΔE00 3.10
Light Green Blue
#56FCA2
ΔE00 3.21
Sea Green (survey)
#53FCA1
ΔE00 3.29
Light Bluish Green
#76FDA8
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE9E #EE65B5
analogous
#71EE65 #65EE9E #65EEE3
triadic
#65EE9E #9E65EE #EE9E65
tetradic
#65EE9E #6571EE #EE65B5 #EEE365
square
#65EE9E #6571EE #EE65B5 #EEE365
split-complementary
#65EE9E #E365EE #EE6571
monochromatic
#16C35E #2EE87B #65EE9E #9CF4C1 #D3FAE3
Accessibility & contrast
On white
1.47
#65EE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#65EE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE9E
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE9E | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD99
Deuteranopia (green-blind)
#DBD0A3
Tritanopia (blue-blind)
#36ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ee9e; /* rgb */ color: rgb(101, 238, 158); /* oklch */ color: oklch(85.3% 0.165 154.9);
Tailwind
colors: {
custom: {
50: '#9cf4bb',
500: '#65ee9e',
950: '#000000',
},
}SCSS
$custom: #65ee9e; $custom-light: #9cf4bb; $custom-dark: #000000;
JSON
{
"hex": "#65ee9e",
"rgb": {
"r": 101,
"g": 238,
"b": 158
},
"hsl": {
"h": 144.964,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85328,
"c": 0.16501,
"h": 154.9
},
"luminance": 0.66384
}Semantic roles & 50–950 ramp
primary
#65EE9E
secondary
#C13687
accent
#0984DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582