#65FA7C#65FA7C
#65FA7C is a very light, highly saturated green. Relative luminance 0.726; OKLCH L 87.7% C 0.211 H 146.4°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65FA7C |
|---|---|
| RGB | rgb(101, 250, 124) |
| HSL | hsl(129, 94%, 69%) |
| HSV | hsv(129, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(88.25, -64.96, 48.46) |
| CIE-LCH | lch(88.25, 81.05, 143.28°) |
| OKLab | oklab(87.68% -0.1757 0.1169) |
| OKLCH | oklch(87.68% 0.211 146.4) |
| XYZ | xyz(43.1877, 72.5890, 30.8000) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.82
Spearmint
#1EF876
ΔE00 2.89
Easter Green
#8CFD7E
ΔE00 3.33
Spring Green
#00FF7F
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.52
Light Bright Green
#53FE5C
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FA7C #FA65E3
analogous
#99FA65 #65FA7C #65FAC7
triadic
#65FA7C #7C65FA #FA7C65
tetradic
#65FA7C #6599FA #FA65E3 #FAC765
square
#65FA7C #6599FA #FA65E3 #FAC765
split-complementary
#65FA7C #C765FA #FA6599
monochromatic
#07DD28 #2AF84A #65FA7C #A0FCAE #DCFEE1
Accessibility & contrast
On white
1.35
#65FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#65FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FA7C
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FA7C | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE571
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#42F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65fa7c; /* rgb */ color: rgb(101, 250, 124); /* oklch */ color: oklch(87.7% 0.211 146.4);
Tailwind
colors: {
custom: {
50: '#9efda4',
500: '#65fa7c',
950: '#000000',
},
}SCSS
$custom: #65fa7c; $custom-light: #9efda4; $custom-dark: #000000;
JSON
{
"hex": "#65fa7c",
"rgb": {
"r": 101,
"g": 250,
"b": 124
},
"hsl": {
"h": 129.262,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.8768,
"c": 0.21104,
"h": 146.4
},
"luminance": 0.72593
}Semantic roles & 50–950 ramp
primary
#65FA7C
secondary
#D42FBA
accent
#00C2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680