#65EB91#65EB91
#65EB91 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.173 H 151.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB91 |
|---|---|
| RGB | rgb(101, 235, 145) |
| HSL | hsl(140, 77%, 66%) |
| HSV | hsv(140, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.08, -56.12, 32.91) |
| CIE-LCH | lch(84.08, 65.06, 149.61°) |
| OKLab | oklab(84.35% -0.152 0.082) |
| OKLCH | oklch(84.35% 0.173 151.7) |
| XYZ | xyz(40.1830, 64.2240, 37.0615) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Light Green Blue
#56FCA2
ΔE00 3.96
Sea Green (survey)
#53FCA1
ΔE00 3.97
Turquoise Green
#04F489
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.05
Light Bluish Green
#76FDA8
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB91 #EB65BF
analogous
#7CEB65 #65EB91 #65EBD4
triadic
#65EB91 #9165EB #EB9165
tetradic
#65EB91 #657CEB #EB65BF #EBD465
square
#65EB91 #657CEB #EB65BF #EBD465
split-complementary
#65EB91 #D465EB #EB657C
monochromatic
#19BD4F #2FE46A #65EB91 #9BF2B8 #D1F9DE
Accessibility & contrast
On white
1.52
#65EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#65EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB91
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB91 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98B
Deuteranopia (green-blind)
#DACD97
Tritanopia (blue-blind)
#3FE8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb91; /* rgb */ color: rgb(101, 235, 145); /* oklch */ color: oklch(84.3% 0.173 151.7);
Tailwind
colors: {
custom: {
50: '#9bf2b2',
500: '#65eb91',
950: '#000000',
},
}SCSS
$custom: #65eb91; $custom-light: #9bf2b2; $custom-dark: #000000;
JSON
{
"hex": "#65eb91",
"rgb": {
"r": 101,
"g": 235,
"b": 145
},
"hsl": {
"h": 139.701,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84349,
"c": 0.17272,
"h": 151.7
},
"luminance": 0.64228
}Semantic roles & 50–950 ramp
primary
#65EB91
secondary
#BC3891
accent
#0C96D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581