#65EA8A#65EA8A
#65EA8A is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.178 H 150.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA8A |
|---|---|
| RGB | rgb(101, 234, 138) |
| HSL | hsl(137, 76%, 66%) |
| HSV | hsv(137, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.68, -56.90, 35.89) |
| CIE-LCH | lch(83.68, 67.28, 147.76°) |
| OKLab | oklab(83.98% -0.154 0.0888) |
| OKLCH | oklch(83.98% 0.178 150) |
| XYZ | xyz(39.3743, 63.4437, 34.2107) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.73
Turquoise Green
#04F489
ΔE00 4.00
Lightgreen
#90EE90
ΔE00 4.12
Wintergreen
#20F986
ΔE00 4.47
Sea Green (survey)
#53FCA1
ΔE00 4.58
Light Green Blue
#56FCA2
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA8A #EA65C5
analogous
#82EA65 #65EA8A #65EACD
triadic
#65EA8A #8A65EA #EA8A65
tetradic
#65EA8A #6582EA #EA65C5 #EACD65
square
#65EA8A #6582EA #EA65C5 #EACD65
split-complementary
#65EA8A #CD65EA #EA6582
monochromatic
#1ABB46 #2FE361 #65EA8A #9BF1B3 #D1F9DC
Accessibility & contrast
On white
1.53
#65EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#65EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA8A
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA8A | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#42E6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea8a; /* rgb */ color: rgb(101, 234, 138); /* oklch */ color: oklch(84.0% 0.178 150.0);
Tailwind
colors: {
custom: {
50: '#9bf2ad',
500: '#65ea8a',
950: '#000000',
},
}SCSS
$custom: #65ea8a; $custom-light: #9bf2ad; $custom-dark: #000000;
JSON
{
"hex": "#65ea8a",
"rgb": {
"r": 101,
"g": 234,
"b": 138
},
"hsl": {
"h": 136.692,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83979,
"c": 0.17778,
"h": 150
},
"luminance": 0.63447
}Semantic roles & 50–950 ramp
primary
#65EA8A
secondary
#BA3996
accent
#0DA0D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581