#65F47F#65F47F
#65F47F is a very light, highly saturated green. Relative luminance 0.690; OKLCH L 86.3% C 0.201 H 147.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #65F47F |
|---|---|
| RGB | rgb(101, 244, 127) |
| HSL | hsl(131, 87%, 68%) |
| HSV | hsv(131, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(86.50, -62.36, 44.87) |
| CIE-LCH | lch(86.50, 76.83, 144.26°) |
| OKLab | oklab(86.25% -0.1686 0.109) |
| OKLCH | oklch(86.25% 0.201 147.1) |
| XYZ | xyz(41.5455, 68.9965, 31.2028) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.01
Lightgreen (survey)
#76FF7B
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.44
Spring Green
#00FF7F
ΔE00 3.82
Easter Green
#8CFD7E
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F47F #F465DA
analogous
#92F465 #65F47F #65F4C6
triadic
#65F47F #7F65F4 #F47F65
tetradic
#65F47F #6592F4 #F465DA #F4C665
square
#65F47F #6592F4 #F465DA #F4C665
split-complementary
#65F47F #C665F4 #F46592
monochromatic
#0FD032 #2CF050 #65F47F #9EF8AE #D7FCDE
Accessibility & contrast
On white
1.42
#65F47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#65F47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F47F
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F47F | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E075
Deuteranopia (green-blind)
#E4D487
Tritanopia (blue-blind)
#43EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65f47f; /* rgb */ color: rgb(101, 244, 127); /* oklch */ color: oklch(86.3% 0.201 147.1);
Tailwind
colors: {
custom: {
50: '#9df9a6',
500: '#65f47f',
950: '#000000',
},
}SCSS
$custom: #65f47f; $custom-light: #9df9a6; $custom-dark: #000000;
JSON
{
"hex": "#65f47f",
"rgb": {
"r": 101,
"g": 244,
"b": 127
},
"hsl": {
"h": 130.909,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86252,
"c": 0.20081,
"h": 147.1
},
"luminance": 0.69
}Semantic roles & 50–950 ramp
primary
#65F47F
secondary
#CB32AF
accent
#02BAE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580