#65EE91#65EE91
#65EE91 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.177 H 151.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE91 |
|---|---|
| RGB | rgb(101, 238, 145) |
| HSL | hsl(139, 80%, 66%) |
| HSV | hsv(139, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 39.1%, 6.7%) |
| CIE-LAB | lab(84.97, -57.29, 34.09) |
| CIE-LCH | lch(84.97, 66.67, 149.25°) |
| OKLab | oklab(85.08% -0.1551 0.0848) |
| OKLCH | oklch(85.08% 0.177 151.3) |
| XYZ | xyz(41.0491, 65.9563, 37.3502) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.64
Light Bluish Green
#76FDA8
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE91 #EE65C2
analogous
#7EEE65 #65EE91 #65EED6
triadic
#65EE91 #9165EE #EE9165
tetradic
#65EE91 #657EEE #EE65C2 #EED665
square
#65EE91 #657EEE #EE65C2 #EED665
split-complementary
#65EE91 #D665EE #EE657E
monochromatic
#16C34D #2EE86A #65EE91 #9CF4B8 #D3FAE0
Accessibility & contrast
On white
1.48
#65EE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#65EE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE91
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE91 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8B
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#3DEBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ee91; /* rgb */ color: rgb(101, 238, 145); /* oklch */ color: oklch(85.1% 0.177 151.3);
Tailwind
colors: {
custom: {
50: '#9cf4b2',
500: '#65ee91',
950: '#000000',
},
}SCSS
$custom: #65ee91; $custom-light: #9cf4b2; $custom-dark: #000000;
JSON
{
"hex": "#65ee91",
"rgb": {
"r": 101,
"g": 238,
"b": 145
},
"hsl": {
"h": 139.27,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.8508,
"c": 0.17676,
"h": 151.3
},
"luminance": 0.6596
}Semantic roles & 50–950 ramp
primary
#65EE91
secondary
#C13694
accent
#0999DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581