#65FA7F#65FA7F
#65FA7F is a very light, highly saturated green. Relative luminance 0.727; OKLCH L 87.7% C 0.208 H 146.8°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #65FA7F |
|---|---|
| RGB | rgb(101, 250, 127) |
| HSL | hsl(130, 94%, 69%) |
| HSV | hsv(130, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(88.29, -64.55, 47.09) |
| CIE-LCH | lch(88.29, 79.91, 143.89°) |
| OKLab | oklab(87.72% -0.1745 0.114) |
| OKLCH | oklch(87.72% 0.208 146.8) |
| XYZ | xyz(43.3803, 72.6661, 31.8144) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.07
Spearmint
#1EF876
ΔE00 2.85
Spring Green
#00FF7F
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.36
Easter Green
#8CFD7E
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FA7F #FA65E0
analogous
#96FA65 #65FA7F #65FACA
triadic
#65FA7F #7F65FA #FA7F65
tetradic
#65FA7F #6596FA #FA65E0 #FACA65
square
#65FA7F #6596FA #FA65E0 #FACA65
split-complementary
#65FA7F #CA65FA #FA6596
monochromatic
#07DD2D #2AF84E #65FA7F #A0FCB0 #DCFEE2
Accessibility & contrast
On white
1.35
#65FA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#65FA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FA7F
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FA7F | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE675
Deuteranopia (green-blind)
#EAD888
Tritanopia (blue-blind)
#41F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65fa7f; /* rgb */ color: rgb(101, 250, 127); /* oklch */ color: oklch(87.7% 0.208 146.8);
Tailwind
colors: {
custom: {
50: '#9efda6',
500: '#65fa7f',
950: '#000000',
},
}SCSS
$custom: #65fa7f; $custom-light: #9efda6; $custom-dark: #000000;
JSON
{
"hex": "#65fa7f",
"rgb": {
"r": 101,
"g": 250,
"b": 127
},
"hsl": {
"h": 130.47,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.87722,
"c": 0.20847,
"h": 146.8
},
"luminance": 0.7267
}Semantic roles & 50–950 ramp
primary
#65FA7F
secondary
#D42FB7
accent
#00BDE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680