#65EA91#65EA91
#65EA91 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.171 H 151.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA91 |
|---|---|
| RGB | rgb(101, 234, 145) |
| HSL | hsl(140, 76%, 66%) |
| HSV | hsv(140, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(83.78, -55.73, 32.52) |
| CIE-LCH | lch(83.78, 64.53, 149.74°) |
| OKLab | oklab(84.1% -0.151 0.0811) |
| OKLCH | oklch(84.1% 0.171 151.8) |
| XYZ | xyz(39.8975, 63.6530, 36.9663) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 4.13
Sea Green (survey)
#53FCA1
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.15
Turquoise Green
#04F489
ΔE00 4.18
Light Bluish Green
#76FDA8
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA91 #EA65BE
analogous
#7BEA65 #65EA91 #65EAD4
triadic
#65EA91 #9165EA #EA9165
tetradic
#65EA91 #657BEA #EA65BE #EAD465
square
#65EA91 #657BEA #EA65BE #EAD465
split-complementary
#65EA91 #D465EA #EA657B
monochromatic
#1ABB4F #2FE36B #65EA91 #9BF1B7 #D1F9DE
Accessibility & contrast
On white
1.53
#65EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#65EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA91
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA91 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD88B
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#3FE7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea91; /* rgb */ color: rgb(101, 234, 145); /* oklch */ color: oklch(84.1% 0.171 151.8);
Tailwind
colors: {
custom: {
50: '#9bf2b2',
500: '#65ea91',
950: '#000000',
},
}SCSS
$custom: #65ea91; $custom-light: #9bf2b2; $custom-dark: #000000;
JSON
{
"hex": "#65ea91",
"rgb": {
"r": 101,
"g": 234,
"b": 145
},
"hsl": {
"h": 139.85,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84105,
"c": 0.17137,
"h": 151.8
},
"luminance": 0.63657
}Semantic roles & 50–950 ramp
primary
#65EA91
secondary
#BA398F
accent
#0D95D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581