#65FA7E#65FA7E
#65FA7E is a very light, highly saturated green. Relative luminance 0.726; OKLCH L 87.7% C 0.209 H 146.7°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #65FA7E |
|---|---|
| RGB | rgb(101, 250, 126) |
| HSL | hsl(130, 94%, 69%) |
| HSV | hsv(130, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(88.28, -64.69, 47.55) |
| CIE-LCH | lch(88.28, 80.29, 143.68°) |
| OKLab | oklab(87.71% -0.1749 0.115) |
| OKLCH | oklch(87.71% 0.209 146.7) |
| XYZ | xyz(43.3155, 72.6401, 31.4729) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.98
Spearmint
#1EF876
ΔE00 2.86
Spring Green
#00FF7F
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.41
Easter Green
#8CFD7E
ΔE00 3.44
Wintergreen
#20F986
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FA7E #FA65E1
analogous
#97FA65 #65FA7E #65FAC9
triadic
#65FA7E #7E65FA #FA7E65
tetradic
#65FA7E #6597FA #FA65E1 #FAC965
square
#65FA7E #6597FA #FA65E1 #FAC965
split-complementary
#65FA7E #C965FA #FA6597
monochromatic
#07DD2B #2AF84C #65FA7E #A0FCB0 #DCFEE1
Accessibility & contrast
On white
1.35
#65FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#65FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FA7E
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FA7E | 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)
#FDE573
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#41F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65fa7e; /* rgb */ color: rgb(101, 250, 126); /* oklch */ color: oklch(87.7% 0.209 146.7);
Tailwind
colors: {
custom: {
50: '#9efda5',
500: '#65fa7e',
950: '#000000',
},
}SCSS
$custom: #65fa7e; $custom-light: #9efda5; $custom-dark: #000000;
JSON
{
"hex": "#65fa7e",
"rgb": {
"r": 101,
"g": 250,
"b": 126
},
"hsl": {
"h": 130.067,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.87708,
"c": 0.20933,
"h": 146.7
},
"luminance": 0.72644
}Semantic roles & 50–950 ramp
primary
#65FA7E
secondary
#D42FB8
accent
#00BFE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680