#65FA80#65FA80
#65FA80 is a very light, highly saturated green. Relative luminance 0.727; OKLCH L 87.7% C 0.208 H 147.0°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #65FA80 |
|---|---|
| RGB | rgb(101, 250, 128) |
| HSL | hsl(131, 94%, 69%) |
| HSV | hsv(131, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(88.30, -64.41, 46.64) |
| CIE-LCH | lch(88.30, 79.52, 144.09°) |
| OKLab | oklab(87.74% -0.1741 0.113) |
| OKLCH | oklch(87.74% 0.208 147) |
| XYZ | xyz(43.4458, 72.6923, 32.1594) |
| Luminance | 0.7270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.16
Spearmint
#1EF876
ΔE00 2.85
Spring Green
#00FF7F
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.44
Easter Green
#8CFD7E
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FA80 #FA65DF
analogous
#95FA65 #65FA80 #65FACA
triadic
#65FA80 #8065FA #FA8065
tetradic
#65FA80 #6595FA #FA65DF #FACA65
square
#65FA80 #6595FA #FA65DF #FACA65
split-complementary
#65FA80 #CA65FA #FA6595
monochromatic
#07DD2E #2AF84F #65FA80 #A0FCB1 #DCFEE2
Accessibility & contrast
On white
1.35
#65FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#65FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FA80
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FA80 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE676
Deuteranopia (green-blind)
#EAD889
Tritanopia (blue-blind)
#40F5DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #65fa80; /* rgb */ color: rgb(101, 250, 128); /* oklch */ color: oklch(87.7% 0.208 147.0);
Tailwind
colors: {
custom: {
50: '#9efda7',
500: '#65fa80',
950: '#000000',
},
}SCSS
$custom: #65fa80; $custom-light: #9efda7; $custom-dark: #000000;
JSON
{
"hex": "#65fa80",
"rgb": {
"r": 101,
"g": 250,
"b": 128
},
"hsl": {
"h": 130.872,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.87737,
"c": 0.20761,
"h": 147
},
"luminance": 0.72696
}Semantic roles & 50–950 ramp
primary
#65FA80
secondary
#D42FB6
accent
#00BCE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101810
muted
#808680