#65F57D#65F57D
#65F57D is a very light, highly saturated green. Relative luminance 0.696; OKLCH L 86.5% C 0.204 H 146.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #65F57D |
|---|---|
| RGB | rgb(101, 245, 125) |
| HSL | hsl(130, 88%, 68%) |
| HSV | hsv(130, 59%, 96%) |
| CMYK | cmyk(58.8%, 0%, 49%, 3.9%) |
| CIE-LAB | lab(86.77, -63.01, 46.16) |
| CIE-LCH | lch(86.77, 78.11, 143.77°) |
| OKLab | oklab(86.47% -0.1704 0.1118) |
| OKLCH | oklch(86.47% 0.204 146.7) |
| XYZ | xyz(41.7182, 69.5483, 30.6237) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.79
Spearmint
#1EF876
ΔE00 2.92
Minty Green
#0BF77D
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.56
Spring Green
#00FF7F
ΔE00 3.74
Easter Green
#8CFD7E
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F57D #F565DD
analogous
#95F565 #65F57D #65F5C5
triadic
#65F57D #7D65F5 #F57D65
tetradic
#65F57D #6595F5 #F565DD #F5C565
square
#65F57D #6595F5 #F565DD #F5C565
split-complementary
#65F57D #C565F5 #F56595
monochromatic
#0ED22E #2CF14C #65F57D #9EF9AE #D8FCDE
Accessibility & contrast
On white
1.41
#65F57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#65F57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F57D
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F57D | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E173
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#43F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f57d; /* rgb */ color: rgb(101, 245, 125); /* oklch */ color: oklch(86.5% 0.204 146.7);
Tailwind
colors: {
custom: {
50: '#9df9a5',
500: '#65f57d',
950: '#000000',
},
}SCSS
$custom: #65f57d; $custom-light: #9df9a5; $custom-dark: #000000;
JSON
{
"hex": "#65f57d",
"rgb": {
"r": 101,
"g": 245,
"b": 125
},
"hsl": {
"h": 130,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.86468,
"c": 0.20383,
"h": 146.7
},
"luminance": 0.69552
}Semantic roles & 50–950 ramp
primary
#65F57D
secondary
#CD31B3
accent
#01BFE4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580