#65EA85#65EA85
#65EA85 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.182 H 148.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA85 |
|---|---|
| RGB | rgb(101, 234, 133) |
| HSL | hsl(134, 76%, 66%) |
| HSV | hsv(134, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(83.60, -57.70, 38.27) |
| CIE-LCH | lch(83.60, 69.24, 146.44°) |
| OKLab | oklab(83.89% -0.1561 0.0942) |
| OKLCH | oklch(83.89% 0.182 148.9) |
| XYZ | xyz(39.0206, 63.3022, 32.3480) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Lightgreen
#90EE90
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.09
Wintergreen
#20F986
ΔE00 4.35
Minty Green
#0BF77D
ΔE00 4.42
Spearmint
#1EF876
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA85 #EA65CA
analogous
#87EA65 #65EA85 #65EAC7
triadic
#65EA85 #8565EA #EA8565
tetradic
#65EA85 #6587EA #EA65CA #EAC765
square
#65EA85 #6587EA #EA65CA #EAC765
split-complementary
#65EA85 #C765EA #EA6587
monochromatic
#1ABB40 #2FE35A #65EA85 #9BF1B0 #D1F9DA
Accessibility & contrast
On white
1.54
#65EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#65EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA85
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA85 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87D
Deuteranopia (green-blind)
#DACC8C
Tritanopia (blue-blind)
#44E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65ea85; /* rgb */ color: rgb(101, 234, 133); /* oklch */ color: oklch(83.9% 0.182 148.9);
Tailwind
colors: {
custom: {
50: '#9cf2aa',
500: '#65ea85',
950: '#000000',
},
}SCSS
$custom: #65ea85; $custom-light: #9cf2aa; $custom-dark: #000000;
JSON
{
"hex": "#65ea85",
"rgb": {
"r": 101,
"g": 234,
"b": 133
},
"hsl": {
"h": 134.436,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83894,
"c": 0.18233,
"h": 148.9
},
"luminance": 0.63306
}Semantic roles & 50–950 ramp
primary
#65EA85
secondary
#BA399B
accent
#0DA7D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581