#65EB76#65EB76
#65EB76 is a very light, vivid green. Relative luminance 0.635; OKLCH L 83.9% C 0.197 H 145.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB76 |
|---|---|
| RGB | rgb(101, 235, 118) |
| HSL | hsl(128, 77%, 66%) |
| HSV | hsv(128, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 49.8%, 7.8%) |
| CIE-LAB | lab(83.70, -60.29, 45.67) |
| CIE-LCH | lch(83.70, 75.63, 142.85°) |
| OKLab | oklab(83.91% -0.1633 0.1104) |
| OKLCH | oklch(83.91% 0.197 145.9) |
| XYZ | xyz(38.3428, 63.4879, 27.3698) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.05
Weird Green
#3AE57F
ΔE00 3.97
Spearmint
#1EF876
ΔE00 4.04
Minty Green
#0BF77D
ΔE00 4.28
Lightgreen
#90EE90
ΔE00 4.52
Lightgreen (survey)
#76FF7B
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB76 #EB65DA
analogous
#97EB65 #65EB76 #65EBB9
triadic
#65EB76 #7665EB #EB7665
tetradic
#65EB76 #6597EB #EB65DA #EBB965
square
#65EB76 #6597EB #EB65DA #EBB965
split-complementary
#65EB76 #B965EB #EB6597
monochromatic
#19BD2D #2FE446 #65EB76 #9BF2A6 #D1F9D6
Accessibility & contrast
On white
1.53
#65EB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#65EB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB76
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB76 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86C
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#49E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65eb76; /* rgb */ color: rgb(101, 235, 118); /* oklch */ color: oklch(83.9% 0.197 145.9);
Tailwind
colors: {
custom: {
50: '#9cf2a0',
500: '#65eb76',
950: '#000000',
},
}SCSS
$custom: #65eb76; $custom-light: #9cf2a0; $custom-dark: #000000;
JSON
{
"hex": "#65eb76",
"rgb": {
"r": 101,
"g": 235,
"b": 118
},
"hsl": {
"h": 127.612,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.83908,
"c": 0.19706,
"h": 145.9
},
"luminance": 0.63491
}Semantic roles & 50–950 ramp
primary
#65EB76
secondary
#BC38AB
accent
#0CBFD9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580