#65EE96#65EE96
#65EE96 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.172 H 152.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE96 |
|---|---|
| RGB | rgb(101, 238, 150) |
| HSL | hsl(141, 80%, 66%) |
| HSV | hsv(141, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(85.05, -56.43, 31.68) |
| CIE-LCH | lch(85.05, 64.72, 150.69°) |
| OKLab | oklab(85.17% -0.1529 0.0792) |
| OKLCH | oklch(85.17% 0.172 152.6) |
| XYZ | xyz(41.4432, 66.1139, 39.4255) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.21
Sea Green (survey)
#53FCA1
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE96 #EE65BD
analogous
#79EE65 #65EE96 #65EEDB
triadic
#65EE96 #9665EE #EE9665
tetradic
#65EE96 #6579EE #EE65BD #EEDB65
square
#65EE96 #6579EE #EE65BD #EEDB65
split-complementary
#65EE96 #DB65EE #EE6579
monochromatic
#16C354 #2EE870 #65EE96 #9CF4BC #D3FAE1
Accessibility & contrast
On white
1.48
#65EE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#65EE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE96
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE96 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC90
Deuteranopia (green-blind)
#DCCF9C
Tritanopia (blue-blind)
#3BEBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ee96; /* rgb */ color: rgb(101, 238, 150); /* oklch */ color: oklch(85.2% 0.172 152.6);
Tailwind
colors: {
custom: {
50: '#9cf4b5',
500: '#65ee96',
950: '#000000',
},
}SCSS
$custom: #65ee96; $custom-light: #9cf4b5; $custom-dark: #000000;
JSON
{
"hex": "#65ee96",
"rgb": {
"r": 101,
"g": 238,
"b": 150
},
"hsl": {
"h": 141.46,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85173,
"c": 0.17222,
"h": 152.6
},
"luminance": 0.66118
}Semantic roles & 50–950 ramp
primary
#65EE96
secondary
#C1368F
accent
#0991DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581