#65EE9A#65EE9A
#65EE9A is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.169 H 153.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE9A |
|---|---|
| RGB | rgb(101, 238, 154) |
| HSL | hsl(143, 80%, 66%) |
| HSV | hsv(143, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 35.3%, 6.7%) |
| CIE-LAB | lab(85.12, -55.72, 29.75) |
| CIE-LCH | lch(85.12, 63.17, 151.91°) |
| OKLab | oklab(85.25% -0.1512 0.0746) |
| OKLCH | oklch(85.25% 0.169 153.7) |
| XYZ | xyz(41.7708, 66.2449, 41.1509) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.96
Light Green Blue
#56FCA2
ΔE00 3.13
Sea Green (survey)
#53FCA1
ΔE00 3.19
Light Bluish Green
#76FDA8
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE9A #EE65B9
analogous
#75EE65 #65EE9A #65EEDF
triadic
#65EE9A #9A65EE #EE9A65
tetradic
#65EE9A #6575EE #EE65B9 #EEDF65
square
#65EE9A #6575EE #EE65B9 #EEDF65
split-complementary
#65EE9A #DF65EE #EE6575
monochromatic
#16C359 #2EE876 #65EE9A #9CF4BE #D3FAE2
Accessibility & contrast
On white
1.47
#65EE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#65EE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE9A
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE9A | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC94
Deuteranopia (green-blind)
#DBCF9F
Tritanopia (blue-blind)
#38EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ee9a; /* rgb */ color: rgb(101, 238, 154); /* oklch */ color: oklch(85.2% 0.169 153.7);
Tailwind
colors: {
custom: {
50: '#9cf4b8',
500: '#65ee9a',
950: '#000000',
},
}SCSS
$custom: #65ee9a; $custom-light: #9cf4b8; $custom-dark: #000000;
JSON
{
"hex": "#65ee9a",
"rgb": {
"r": 101,
"g": 238,
"b": 154
},
"hsl": {
"h": 143.212,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85249,
"c": 0.1686,
"h": 153.7
},
"luminance": 0.66249
}Semantic roles & 50–950 ramp
primary
#65EE9A
secondary
#C1368B
accent
#098BDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581