#65F880#65F880
#65F880 is a very light, highly saturated green. Relative luminance 0.715; OKLCH L 87.2% C 0.205 H 147.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #65F880 |
|---|---|
| RGB | rgb(101, 248, 128) |
| HSL | hsl(131, 91%, 68%) |
| HSV | hsv(131, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 48.4%, 2.7%) |
| CIE-LAB | lab(87.71, -63.69, 45.90) |
| CIE-LCH | lch(87.71, 78.50, 144.22°) |
| OKLab | oklab(87.25% -0.1722 0.1114) |
| OKLCH | oklch(87.25% 0.205 147.1) |
| XYZ | xyz(42.8277, 71.4559, 31.9533) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.49
Spearmint
#1EF876
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.39
Easter Green
#8CFD7E
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F880 #F865DD
analogous
#93F865 #65F880 #65F8C9
triadic
#65F880 #8065F8 #F88065
tetradic
#65F880 #6593F8 #F865DD #F8C965
square
#65F880 #6593F8 #F865DD #F8C965
split-complementary
#65F880 #C965F8 #F86593
monochromatic
#0AD930 #2AF550 #65F880 #A0FBB0 #DAFDE1
Accessibility & contrast
On white
1.37
#65F880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#65F880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F880
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F880 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE476
Deuteranopia (green-blind)
#E8D788
Tritanopia (blue-blind)
#41F3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f880; /* rgb */ color: rgb(101, 248, 128); /* oklch */ color: oklch(87.2% 0.205 147.1);
Tailwind
colors: {
custom: {
50: '#9efca7',
500: '#65f880',
950: '#000000',
},
}SCSS
$custom: #65f880; $custom-light: #9efca7; $custom-dark: #000000;
JSON
{
"hex": "#65f880",
"rgb": {
"r": 101,
"g": 248,
"b": 128
},
"hsl": {
"h": 131.02,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.87247,
"c": 0.20506,
"h": 147.1
},
"luminance": 0.7146
}Semantic roles & 50–950 ramp
primary
#65F880
secondary
#D130B4
accent
#00BBE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101810
muted
#808680