#65EE93#65EE93
#65EE93 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.175 H 151.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE93 |
|---|---|
| RGB | rgb(101, 238, 147) |
| HSL | hsl(140, 80%, 66%) |
| HSV | hsv(140, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(85.01, -56.95, 33.13) |
| CIE-LCH | lch(85.01, 65.89, 149.81°) |
| OKLab | oklab(85.12% -0.1542 0.0825) |
| OKLCH | oklch(85.12% 0.175 151.8) |
| XYZ | xyz(41.2047, 66.0185, 38.1695) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.36
Sea Green (survey)
#53FCA1
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE93 #EE65C0
analogous
#7CEE65 #65EE93 #65EED8
triadic
#65EE93 #9365EE #EE9365
tetradic
#65EE93 #657CEE #EE65C0 #EED865
square
#65EE93 #657CEE #EE65C0 #EED865
split-complementary
#65EE93 #D865EE #EE657C
monochromatic
#16C350 #2EE86C #65EE93 #9CF4BA #D3FAE0
Accessibility & contrast
On white
1.48
#65EE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#65EE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE93
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE93 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#3CEBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ee93; /* rgb */ color: rgb(101, 238, 147); /* oklch */ color: oklch(85.1% 0.175 151.8);
Tailwind
colors: {
custom: {
50: '#9cf4b3',
500: '#65ee93',
950: '#000000',
},
}SCSS
$custom: #65ee93; $custom-light: #9cf4b3; $custom-dark: #000000;
JSON
{
"hex": "#65ee93",
"rgb": {
"r": 101,
"g": 238,
"b": 147
},
"hsl": {
"h": 140.146,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85117,
"c": 0.17494,
"h": 151.8
},
"luminance": 0.66022
}Semantic roles & 50–950 ramp
primary
#65EE93
secondary
#C13692
accent
#0995DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581