#65FA83#65FA83
#65FA83 is a very light, highly saturated green. Relative luminance 0.728; OKLCH L 87.8% C 0.205 H 147.5°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65FA83 |
|---|---|
| RGB | rgb(101, 250, 131) |
| HSL | hsl(132, 94%, 69%) |
| HSV | hsv(132, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(88.34, -63.99, 45.26) |
| CIE-LCH | lch(88.34, 78.38, 144.73°) |
| OKLab | oklab(87.78% -0.1729 0.1101) |
| OKLCH | oklch(87.78% 0.205 147.5) |
| XYZ | xyz(43.6462, 72.7724, 33.2147) |
| Luminance | 0.7278 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.47
Spearmint
#1EF876
ΔE00 2.89
Spring Green
#00FF7F
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.21
Easter Green
#8CFD7E
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FA83 #FA65DC
analogous
#92FA65 #65FA83 #65FACE
triadic
#65FA83 #8365FA #FA8365
tetradic
#65FA83 #6592FA #FA65DC #FACE65
square
#65FA83 #6592FA #FA65DC #FACE65
split-complementary
#65FA83 #CE65FA #FA6592
monochromatic
#07DD32 #2AF853 #65FA83 #A0FCB3 #DCFEE2
Accessibility & contrast
On white
1.35
#65FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#65FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FA83
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FA83 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#EAD88B
Tritanopia (blue-blind)
#3FF5DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #65fa83; /* rgb */ color: rgb(101, 250, 131); /* oklch */ color: oklch(87.8% 0.205 147.5);
Tailwind
colors: {
custom: {
50: '#9efda9',
500: '#65fa83',
950: '#000000',
},
}SCSS
$custom: #65fa83; $custom-light: #9efda9; $custom-dark: #000000;
JSON
{
"hex": "#65fa83",
"rgb": {
"r": 101,
"g": 250,
"b": 131
},
"hsl": {
"h": 132.081,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.87781,
"c": 0.20501,
"h": 147.5
},
"luminance": 0.72777
}Semantic roles & 50–950 ramp
primary
#65FA83
secondary
#D42FB3
accent
#00B7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681