#65EE86#65EE86
#65EE86 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.187 H 148.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE86 |
|---|---|
| RGB | rgb(101, 238, 134) |
| HSL | hsl(134, 80%, 66%) |
| HSV | hsv(134, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 43.7%, 6.7%) |
| CIE-LAB | lab(84.81, -59.07, 39.33) |
| CIE-LCH | lch(84.81, 70.97, 146.34°) |
| OKLab | oklab(84.89% -0.1598 0.0967) |
| OKLCH | oklch(84.89% 0.187 148.8) |
| XYZ | xyz(40.2416, 65.6333, 33.0975) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 3.72
Minty Green
#0BF77D
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 3.97
Spearmint
#1EF876
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE86 #EE65CD
analogous
#89EE65 #65EE86 #65EECB
triadic
#65EE86 #8665EE #EE8665
tetradic
#65EE86 #6589EE #EE65CD #EECB65
square
#65EE86 #6589EE #EE65CD #EECB65
split-complementary
#65EE86 #CB65EE #EE6589
monochromatic
#16C33F #2EE85B #65EE86 #9CF4B1 #D3FADD
Accessibility & contrast
On white
1.49
#65EE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#65EE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE86
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE86 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7E
Deuteranopia (green-blind)
#DECF8D
Tritanopia (blue-blind)
#42EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ee86; /* rgb */ color: rgb(101, 238, 134); /* oklch */ color: oklch(84.9% 0.187 148.8);
Tailwind
colors: {
custom: {
50: '#9cf4aa',
500: '#65ee86',
950: '#000000',
},
}SCSS
$custom: #65ee86; $custom-light: #9cf4aa; $custom-dark: #000000;
JSON
{
"hex": "#65ee86",
"rgb": {
"r": 101,
"g": 238,
"b": 134
},
"hsl": {
"h": 134.453,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.84891,
"c": 0.18674,
"h": 148.8
},
"luminance": 0.65637
}Semantic roles & 50–950 ramp
primary
#65EE86
secondary
#C136A0
accent
#09AADC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581