#65EB77#65EB77
#65EB77 is a very light, vivid green. Relative luminance 0.635; OKLCH L 83.9% C 0.196 H 146.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB77 |
|---|---|
| RGB | rgb(101, 235, 119) |
| HSL | hsl(128, 77%, 66%) |
| HSV | hsv(128, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 49.4%, 7.8%) |
| CIE-LAB | lab(83.71, -60.15, 45.21) |
| CIE-LCH | lch(83.71, 75.25, 143.07°) |
| OKLab | oklab(83.92% -0.1629 0.1094) |
| OKLCH | oklch(83.92% 0.196 146.1) |
| XYZ | xyz(38.4025, 63.5118, 27.6845) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.14
Weird Green
#3AE57F
ΔE00 3.87
Spearmint
#1EF876
ΔE00 4.04
Minty Green
#0BF77D
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.46
Lightgreen (survey)
#76FF7B
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB77 #EB65D9
analogous
#96EB65 #65EB77 #65EBBA
triadic
#65EB77 #7765EB #EB7765
tetradic
#65EB77 #6596EB #EB65D9 #EBBA65
square
#65EB77 #6596EB #EB65D9 #EBBA65
split-complementary
#65EB77 #BA65EB #EB6596
monochromatic
#19BD2F #2FE447 #65EB77 #9BF2A7 #D1F9D7
Accessibility & contrast
On white
1.53
#65EB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#65EB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB77
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB77 | 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)
#EED86D
Deuteranopia (green-blind)
#DDCC7F
Tritanopia (blue-blind)
#49E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65eb77; /* rgb */ color: rgb(101, 235, 119); /* oklch */ color: oklch(83.9% 0.196 146.1);
Tailwind
colors: {
custom: {
50: '#9cf2a0',
500: '#65eb77',
950: '#000000',
},
}SCSS
$custom: #65eb77; $custom-light: #9cf2a0; $custom-dark: #000000;
JSON
{
"hex": "#65eb77",
"rgb": {
"r": 101,
"g": 235,
"b": 119
},
"hsl": {
"h": 128.06,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.83922,
"c": 0.19618,
"h": 146.1
},
"luminance": 0.63515
}Semantic roles & 50–950 ramp
primary
#65EB77
secondary
#BC38AA
accent
#0CBED9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580