#65EB9E#65EB9E
#65EB9E is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.6% C 0.161 H 155.4°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB9E |
|---|---|
| RGB | rgb(101, 235, 158) |
| HSL | hsl(146, 77%, 66%) |
| HSV | hsv(146, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 32.8%, 7.8%) |
| CIE-LAB | lab(84.30, -53.80, 26.60) |
| CIE-LCH | lch(84.30, 60.02, 153.69°) |
| OKLab | oklab(84.6% -0.1463 0.0671) |
| OKLCH | oklch(84.6% 0.161 155.4) |
| XYZ | xyz(41.2433, 64.6481, 42.6460) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.93
Light Blue Green
#7EFBB3
ΔE00 3.95
Sea Green (survey)
#53FCA1
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB9E #EB65B2
analogous
#6FEB65 #65EB9E #65EBE1
triadic
#65EB9E #9E65EB #EB9E65
tetradic
#65EB9E #656FEB #EB65B2 #EBE165
square
#65EB9E #656FEB #EB65B2 #EBE165
split-complementary
#65EB9E #E165EB #EB656F
monochromatic
#19BD5F #2FE47C #65EB9E #9BF2C0 #D1F9E2
Accessibility & contrast
On white
1.51
#65EB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#65EB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB9E
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB9E | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#D8CDA3
Tritanopia (blue-blind)
#37E9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb9e; /* rgb */ color: rgb(101, 235, 158); /* oklch */ color: oklch(84.6% 0.161 155.4);
Tailwind
colors: {
custom: {
50: '#9bf2bb',
500: '#65eb9e',
950: '#000000',
},
}SCSS
$custom: #65eb9e; $custom-light: #9bf2bb; $custom-dark: #000000;
JSON
{
"hex": "#65eb9e",
"rgb": {
"r": 101,
"g": 235,
"b": 158
},
"hsl": {
"h": 145.522,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84601,
"c": 0.16096,
"h": 155.4
},
"luminance": 0.64652
}Semantic roles & 50–950 ramp
primary
#65EB9E
secondary
#BC3884
accent
#0C82D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582