#65F57B#65F57B
#65F57B is a very light, highly saturated green. Relative luminance 0.695; OKLCH L 86.4% C 0.206 H 146.4°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65F57B |
|---|---|
| RGB | rgb(101, 245, 123) |
| HSL | hsl(129, 88%, 68%) |
| HSV | hsv(129, 59%, 96%) |
| CMYK | cmyk(58.8%, 0%, 49.8%, 3.9%) |
| CIE-LAB | lab(86.75, -63.29, 47.07) |
| CIE-LCH | lch(86.75, 78.88, 143.36°) |
| OKLab | oklab(86.44% -0.1712 0.1138) |
| OKLCH | oklch(86.44% 0.206 146.4) |
| XYZ | xyz(41.5917, 69.4977, 29.9576) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.65
Spearmint
#1EF876
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.72
Easter Green
#8CFD7E
ΔE00 3.73
Spring Green
#00FF7F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F57B #F565DF
analogous
#97F565 #65F57B #65F5C3
triadic
#65F57B #7B65F5 #F57B65
tetradic
#65F57B #6597F5 #F565DF #F5C365
square
#65F57B #6597F5 #F565DF #F5C365
split-complementary
#65F57B #C365F5 #F56597
monochromatic
#0ED22C #2CF14A #65F57B #9EF9AC #D8FCDE
Accessibility & contrast
On white
1.41
#65F57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#65F57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F57B
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F57B | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E171
Deuteranopia (green-blind)
#E6D484
Tritanopia (blue-blind)
#44F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f57b; /* rgb */ color: rgb(101, 245, 123); /* oklch */ color: oklch(86.4% 0.206 146.4);
Tailwind
colors: {
custom: {
50: '#9df9a3',
500: '#65f57b',
950: '#000000',
},
}SCSS
$custom: #65f57b; $custom-light: #9df9a3; $custom-dark: #000000;
JSON
{
"hex": "#65f57b",
"rgb": {
"r": 101,
"g": 245,
"b": 123
},
"hsl": {
"h": 129.167,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.8644,
"c": 0.20557,
"h": 146.4
},
"luminance": 0.69502
}Semantic roles & 50–950 ramp
primary
#65F57B
secondary
#CD31B5
accent
#01C2E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580