#65EA77#65EA77
#65EA77 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.195 H 146.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA77 |
|---|---|
| RGB | rgb(101, 234, 119) |
| HSL | hsl(128, 76%, 66%) |
| HSV | hsv(128, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(83.41, -59.78, 44.84) |
| CIE-LCH | lch(83.41, 74.73, 143.13°) |
| OKLab | oklab(83.68% -0.1619 0.1086) |
| OKLCH | oklch(83.68% 0.195 146.2) |
| XYZ | xyz(38.1170, 62.9408, 27.5893) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.06
Weird Green
#3AE57F
ΔE00 3.75
Spearmint
#1EF876
ΔE00 4.20
Minty Green
#0BF77D
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.45
Wintergreen
#20F986
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA77 #EA65D8
analogous
#95EA65 #65EA77 #65EAB9
triadic
#65EA77 #7765EA #EA7765
tetradic
#65EA77 #6595EA #EA65D8 #EAB965
square
#65EA77 #6595EA #EA65D8 #EAB965
split-complementary
#65EA77 #B965EA #EA6595
monochromatic
#1ABB2F #2FE347 #65EA77 #9BF1A7 #D1F9D6
Accessibility & contrast
On white
1.55
#65EA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#65EA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA77
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA77 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#DCCB7F
Tritanopia (blue-blind)
#49E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65ea77; /* rgb */ color: rgb(101, 234, 119); /* oklch */ color: oklch(83.7% 0.195 146.2);
Tailwind
colors: {
custom: {
50: '#9cf2a0',
500: '#65ea77',
950: '#000000',
},
}SCSS
$custom: #65ea77; $custom-light: #9cf2a0; $custom-dark: #000000;
JSON
{
"hex": "#65ea77",
"rgb": {
"r": 101,
"g": 234,
"b": 119
},
"hsl": {
"h": 128.12,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83676,
"c": 0.19489,
"h": 146.2
},
"luminance": 0.62944
}Semantic roles & 50–950 ramp
primary
#65EA77
secondary
#BA39A9
accent
#0DBDD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580