#65EE9B#65EE9B
#65EE9B is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.168 H 154.0°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE9B |
|---|---|
| RGB | rgb(101, 238, 155) |
| HSL | hsl(144, 80%, 66%) |
| HSV | hsv(144, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 34.9%, 6.7%) |
| CIE-LAB | lab(85.14, -55.54, 29.26) |
| CIE-LCH | lch(85.14, 62.78, 152.22°) |
| OKLab | oklab(85.27% -0.1507 0.0735) |
| OKLCH | oklch(85.27% 0.168 154) |
| XYZ | xyz(41.8544, 66.2784, 41.5913) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.90
Light Green Blue
#56FCA2
ΔE00 3.13
Sea Green (survey)
#53FCA1
ΔE00 3.20
Seafoam (survey)
#80F9AD
ΔE00 3.26
Light Bluish Green
#76FDA8
ΔE00 3.30
Light Blue Green
#7EFBB3
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE9B #EE65B8
analogous
#74EE65 #65EE9B #65EEE0
triadic
#65EE9B #9B65EE #EE9B65
tetradic
#65EE9B #6574EE #EE65B8 #EEE065
square
#65EE9B #6574EE #EE65B8 #EEE065
split-complementary
#65EE9B #E065EE #EE6574
monochromatic
#16C35A #2EE877 #65EE9B #9CF4BF #D3FAE3
Accessibility & contrast
On white
1.47
#65EE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#65EE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE9B
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE9B | 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)
#EEDD96
Deuteranopia (green-blind)
#DBCFA0
Tritanopia (blue-blind)
#38EBD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ee9b; /* rgb */ color: rgb(101, 238, 155); /* oklch */ color: oklch(85.3% 0.168 154.0);
Tailwind
colors: {
custom: {
50: '#9cf4b9',
500: '#65ee9b',
950: '#000000',
},
}SCSS
$custom: #65ee9b; $custom-light: #9cf4b9; $custom-dark: #000000;
JSON
{
"hex": "#65ee9b",
"rgb": {
"r": 101,
"g": 238,
"b": 155
},
"hsl": {
"h": 143.65,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85269,
"c": 0.1677,
"h": 154
},
"luminance": 0.66282
}Semantic roles & 50–950 ramp
primary
#65EE9B
secondary
#C1368A
accent
#0989DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581