#65F877#65F877
#65F877 is a very light, highly saturated green. Relative luminance 0.712; OKLCH L 87.1% C 0.213 H 145.7°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65F877 |
|---|---|
| RGB | rgb(101, 248, 119) |
| HSL | hsl(127, 91%, 68%) |
| HSV | hsv(127, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 52%, 2.7%) |
| CIE-LAB | lab(87.60, -64.91, 49.98) |
| CIE-LCH | lch(87.60, 81.92, 142.41°) |
| OKLab | oklab(87.12% -0.1757 0.12) |
| OKLCH | oklch(87.12% 0.213 145.7) |
| XYZ | xyz(42.2613, 71.2294, 28.9707) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.88
Spearmint
#1EF876
ΔE00 3.01
Easter Green
#8CFD7E
ΔE00 3.26
Light Bright Green
#53FE5C
ΔE00 3.43
Lighter Green
#75FD63
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F877 #F865E6
analogous
#9CF865 #65F877 #65F8C0
triadic
#65F877 #7765F8 #F87765
tetradic
#65F877 #659CF8 #F865E6 #F8C065
square
#65F877 #659CF8 #F865E6 #F8C065
split-complementary
#65F877 #C065F8 #F8659C
monochromatic
#0AD923 #2AF543 #65F877 #A0FBAB #DAFDDE
Accessibility & contrast
On white
1.38
#65F877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#65F877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F877
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F877 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE36B
Deuteranopia (green-blind)
#E9D780
Tritanopia (blue-blind)
#44F2DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f877; /* rgb */ color: rgb(101, 248, 119); /* oklch */ color: oklch(87.1% 0.213 145.7);
Tailwind
colors: {
custom: {
50: '#9efca1',
500: '#65f877',
950: '#000000',
},
}SCSS
$custom: #65f877; $custom-light: #9efca1; $custom-dark: #000000;
JSON
{
"hex": "#65f877",
"rgb": {
"r": 101,
"g": 248,
"b": 119
},
"hsl": {
"h": 127.347,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.87121,
"c": 0.21276,
"h": 145.7
},
"luminance": 0.71233
}Semantic roles & 50–950 ramp
primary
#65F877
secondary
#D130BE
accent
#00C9E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680