#65DA77#65DA77
#65DA77 is a light, vivid green. Relative luminance 0.542; OKLCH L 79.7% C 0.174 H 146.9°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65DA77 |
|---|---|
| RGB | rgb(101, 218, 119) |
| HSL | hsl(129, 61%, 63%) |
| HSV | hsv(129, 54%, 85%) |
| CMYK | cmyk(53.7%, 0%, 45.4%, 14.5%) |
| CIE-LAB | lab(78.60, -53.64, 38.80) |
| CIE-LCH | lch(78.60, 66.21, 144.12°) |
| OKLab | oklab(79.72% -0.1454 0.0949) |
| OKLCH | oklch(79.72% 0.174 146.9) |
| XYZ | xyz(33.7659, 54.2386, 26.1389) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.85
Tealish Green
#0CDC73
ΔE00 4.05
Lightish Green
#61E160
ΔE00 4.10
Emerald
#50C878
ΔE00 5.41
Seaweed
#18D17B
ΔE00 5.52
Fresh Green
#69D84F
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DA77 #DA65C8
analogous
#8DDA65 #65DA77 #65DAB2
triadic
#65DA77 #7765DA #DA7765
tetradic
#65DA77 #658DDA #DA65C8 #DAB265
square
#65DA77 #658DDA #DA65C8 #DAB265
split-complementary
#65DA77 #B265DA #DA658D
monochromatic
#269F39 #34CE4B #65DA77 #96E6A3 #C8F2CE
Accessibility & contrast
On white
1.77
#65DA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#65DA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DA77
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DA77 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDC96F
Deuteranopia (green-blind)
#CDBE7E
Tritanopia (blue-blind)
#4ED6C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65da77; /* rgb */ color: rgb(101, 218, 119); /* oklch */ color: oklch(79.7% 0.174 146.9);
Tailwind
colors: {
custom: {
50: '#9ae69f',
500: '#65da77',
950: '#000000',
},
}SCSS
$custom: #65da77; $custom-light: #9ae69f; $custom-dark: #000000;
JSON
{
"hex": "#65da77",
"rgb": {
"r": 101,
"g": 218,
"b": 119
},
"hsl": {
"h": 129.231,
"s": 61.257,
"l": 62.549
},
"oklch": {
"l": 0.79724,
"c": 0.1736,
"h": 146.9
},
"luminance": 0.54241
}Semantic roles & 50–950 ramp
primary
#65DA77
secondary
#A24193
accent
#1DAEC9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480