#65FF77#65FF77
#65FF77 is a very light, highly saturated green. Relative luminance 0.756; OKLCH L 88.8% C 0.221 H 145.5°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF77 |
|---|---|
| RGB | rgb(101, 255, 119) |
| HSL | hsl(127, 100%, 70%) |
| HSV | hsv(127, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(89.68, -67.40, 52.50) |
| CIE-LCH | lch(89.68, 85.43, 142.09°) |
| OKLab | oklab(88.84% -0.1824 0.1256) |
| OKLCH | oklch(88.84% 0.221 145.5) |
| XYZ | xyz(44.4538, 75.6143, 29.7015) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.15
Light Bright Green
#53FE5C
ΔE00 2.72
Lighter Green
#75FD63
ΔE00 2.92
Easter Green
#8CFD7E
ΔE00 3.09
Light Neon Green
#4EFD54
ΔE00 3.39
Spearmint
#1EF876
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF77 #FF65ED
analogous
#A0FF65 #65FF77 #65FFC4
triadic
#65FF77 #7765FF #FF7765
tetradic
#65FF77 #65A0FF #FF65ED #FFC465
square
#65FF77 #65A0FF #FF65ED #FFC465
split-complementary
#65FF77 #C465FF #FF65A0
monochromatic
#00EA1B #28FF41 #65FF77 #A2FFAD #DFFFE3
Accessibility & contrast
On white
1.30
#65FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#65FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF77
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF77 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6A
Deuteranopia (green-blind)
#EFDC81
Tritanopia (blue-blind)
#41F9E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65ff77; /* rgb */ color: rgb(101, 255, 119); /* oklch */ color: oklch(88.8% 0.221 145.5);
Tailwind
colors: {
custom: {
50: '#9fffa1',
500: '#65ff77',
950: '#000000',
},
}SCSS
$custom: #65ff77; $custom-light: #9fffa1; $custom-dark: #000000;
JSON
{
"hex": "#65ff77",
"rgb": {
"r": 101,
"g": 255,
"b": 119
},
"hsl": {
"h": 127.013,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.88839,
"c": 0.22146,
"h": 145.5
},
"luminance": 0.75619
}Semantic roles & 50–950 ramp
primary
#65FF77
secondary
#DA2EC6
accent
#00CBE6
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#10180F
muted
#818680