#65F47C#65F47C
#65F47C is a very light, highly saturated green. Relative luminance 0.689; OKLCH L 86.2% C 0.203 H 146.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65F47C |
|---|---|
| RGB | rgb(101, 244, 124) |
| HSL | hsl(130, 87%, 68%) |
| HSV | hsv(130, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 49.2%, 4.3%) |
| CIE-LAB | lab(86.46, -62.78, 46.25) |
| CIE-LCH | lch(86.46, 77.98, 143.62°) |
| OKLab | oklab(86.21% -0.1698 0.112) |
| OKLCH | oklch(86.21% 0.203 146.6) |
| XYZ | xyz(41.3529, 68.9194, 30.1884) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.92
Spearmint
#1EF876
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.38
Wintergreen
#20F986
ΔE00 3.65
Spring Green
#00FF7F
ΔE00 3.87
Easter Green
#8CFD7E
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F47C #F465DD
analogous
#96F465 #65F47C #65F4C3
triadic
#65F47C #7C65F4 #F47C65
tetradic
#65F47C #6596F4 #F465DD #F4C365
square
#65F47C #6596F4 #F465DD #F4C365
split-complementary
#65F47C #C365F4 #F46596
monochromatic
#0FD02E #2CF04B #65F47C #9EF8AD #D7FCDD
Accessibility & contrast
On white
1.42
#65F47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#65F47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F47C
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F47C | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E072
Deuteranopia (green-blind)
#E5D384
Tritanopia (blue-blind)
#44EFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65f47c; /* rgb */ color: rgb(101, 244, 124); /* oklch */ color: oklch(86.2% 0.203 146.6);
Tailwind
colors: {
custom: {
50: '#9df9a4',
500: '#65f47c',
950: '#000000',
},
}SCSS
$custom: #65f47c; $custom-light: #9df9a4; $custom-dark: #000000;
JSON
{
"hex": "#65f47c",
"rgb": {
"r": 101,
"g": 244,
"b": 124
},
"hsl": {
"h": 129.65,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86208,
"c": 0.20342,
"h": 146.6
},
"luminance": 0.68923
}Semantic roles & 50–950 ramp
primary
#65F47C
secondary
#CB32B3
accent
#02BFE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580