#65EE99#65EE99
#65EE99 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.170 H 153.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE99 |
|---|---|
| RGB | rgb(101, 238, 153) |
| HSL | hsl(143, 80%, 66%) |
| HSV | hsv(143, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 35.7%, 6.7%) |
| CIE-LAB | lab(85.10, -55.90, 30.23) |
| CIE-LCH | lch(85.10, 63.55, 151.60°) |
| OKLab | oklab(85.23% -0.1516 0.0758) |
| OKLCH | oklch(85.23% 0.17 153.5) |
| XYZ | xyz(41.6878, 66.2117, 40.7141) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.04
Light Green Blue
#56FCA2
ΔE00 3.13
Sea Green (survey)
#53FCA1
ΔE00 3.18
Light Bluish Green
#76FDA8
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE99 #EE65BA
analogous
#76EE65 #65EE99 #65EEDE
triadic
#65EE99 #9965EE #EE9965
tetradic
#65EE99 #6576EE #EE65BA #EEDE65
square
#65EE99 #6576EE #EE65BA #EEDE65
split-complementary
#65EE99 #DE65EE #EE6576
monochromatic
#16C357 #2EE874 #65EE99 #9CF4BE #D3FAE2
Accessibility & contrast
On white
1.47
#65EE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#65EE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE99
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE99 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC93
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#39EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ee99; /* rgb */ color: rgb(101, 238, 153); /* oklch */ color: oklch(85.2% 0.170 153.5);
Tailwind
colors: {
custom: {
50: '#9cf4b7',
500: '#65ee99',
950: '#000000',
},
}SCSS
$custom: #65ee99; $custom-light: #9cf4b7; $custom-dark: #000000;
JSON
{
"hex": "#65ee99",
"rgb": {
"r": 101,
"g": 238,
"b": 153
},
"hsl": {
"h": 142.774,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.8523,
"c": 0.1695,
"h": 153.5
},
"luminance": 0.66216
}Semantic roles & 50–950 ramp
primary
#65EE99
secondary
#C1368C
accent
#098CDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581