#65EA84#65EA84
#65EA84 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.183 H 148.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA84 |
|---|---|
| RGB | rgb(101, 234, 132) |
| HSL | hsl(134, 76%, 66%) |
| HSV | hsv(134, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(83.59, -57.86, 38.75) |
| CIE-LCH | lch(83.59, 69.64, 146.19°) |
| OKLab | oklab(83.88% -0.1565 0.0953) |
| OKLCH | oklch(83.88% 0.183 148.7) |
| XYZ | xyz(38.9518, 63.2747, 31.9859) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Lightgreen
#90EE90
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.12
Wintergreen
#20F986
ΔE00 4.35
Minty Green
#0BF77D
ΔE00 4.38
Spearmint
#1EF876
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA84 #EA65CB
analogous
#88EA65 #65EA84 #65EAC6
triadic
#65EA84 #8465EA #EA8465
tetradic
#65EA84 #6588EA #EA65CB #EAC665
square
#65EA84 #6588EA #EA65CB #EAC665
split-complementary
#65EA84 #C665EA #EA6588
monochromatic
#1ABB3F #2FE359 #65EA84 #9BF1AF #D1F9DA
Accessibility & contrast
On white
1.54
#65EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#65EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA84
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA84 | 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)
#ECD87C
Deuteranopia (green-blind)
#DACC8B
Tritanopia (blue-blind)
#45E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65ea84; /* rgb */ color: rgb(101, 234, 132); /* oklch */ color: oklch(83.9% 0.183 148.7);
Tailwind
colors: {
custom: {
50: '#9cf2a9',
500: '#65ea84',
950: '#000000',
},
}SCSS
$custom: #65ea84; $custom-light: #9cf2a9; $custom-dark: #000000;
JSON
{
"hex": "#65ea84",
"rgb": {
"r": 101,
"g": 234,
"b": 132
},
"hsl": {
"h": 133.985,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83877,
"c": 0.18324,
"h": 148.7
},
"luminance": 0.63278
}Semantic roles & 50–950 ramp
primary
#65EA84
secondary
#BA399C
accent
#0DA9D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581