#65F581#65F581
#65F581 is a very light, highly saturated green. Relative luminance 0.697; OKLCH L 86.5% C 0.200 H 147.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65F581 |
|---|---|
| RGB | rgb(101, 245, 129) |
| HSL | hsl(132, 88%, 68%) |
| HSV | hsv(132, 59%, 96%) |
| CMYK | cmyk(58.8%, 0%, 47.3%, 3.9%) |
| CIE-LAB | lab(86.83, -62.44, 44.32) |
| CIE-LCH | lch(86.83, 76.57, 144.63°) |
| OKLab | oklab(86.53% -0.1688 0.1079) |
| OKLCH | oklch(86.53% 0.2 147.4) |
| XYZ | xyz(41.9789, 69.6525, 31.9967) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.99
Lightgreen (survey)
#76FF7B
ΔE00 3.13
Minty Green
#0BF77D
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.69
Turquoise Green
#04F489
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F581 #F565D9
analogous
#91F565 #65F581 #65F5C9
triadic
#65F581 #8165F5 #F58165
tetradic
#65F581 #6591F5 #F565D9 #F5C965
square
#65F581 #6591F5 #F565D9 #F5C965
split-complementary
#65F581 #C965F5 #F56591
monochromatic
#0ED234 #2CF152 #65F581 #9EF9B0 #D8FCDF
Accessibility & contrast
On white
1.41
#65F581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#65F581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F581
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F581 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E178
Deuteranopia (green-blind)
#E5D489
Tritanopia (blue-blind)
#42F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f581; /* rgb */ color: rgb(101, 245, 129); /* oklch */ color: oklch(86.5% 0.200 147.4);
Tailwind
colors: {
custom: {
50: '#9df9a7',
500: '#65f581',
950: '#000000',
},
}SCSS
$custom: #65f581; $custom-light: #9df9a7; $custom-dark: #000000;
JSON
{
"hex": "#65f581",
"rgb": {
"r": 101,
"g": 245,
"b": 129
},
"hsl": {
"h": 131.667,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.86527,
"c": 0.20034,
"h": 147.4
},
"luminance": 0.69656
}Semantic roles & 50–950 ramp
primary
#65F581
secondary
#CD31AF
accent
#01B8E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580