#65F975#65F975
#65F975 is a very light, highly saturated green. Relative luminance 0.718; OKLCH L 87.3% C 0.216 H 145.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #65F975 |
|---|---|
| RGB | rgb(101, 249, 117) |
| HSL | hsl(126, 93%, 69%) |
| HSV | hsv(126, 59%, 98%) |
| CMYK | cmyk(59.4%, 0%, 53%, 2.4%) |
| CIE-LAB | lab(87.87, -65.53, 51.23) |
| CIE-LCH | lch(87.87, 83.18, 141.98°) |
| OKLab | oklab(87.34% -0.1774 0.1227) |
| OKLCH | oklch(87.34% 0.216 145.3) |
| XYZ | xyz(42.4508, 71.7984, 28.4475) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.66
Light Bright Green
#53FE5C
ΔE00 3.06
Spearmint
#1EF876
ΔE00 3.13
Easter Green
#8CFD7E
ΔE00 3.15
Lighter Green
#75FD63
ΔE00 3.15
Light Neon Green
#4EFD54
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F975 #F965E9
analogous
#9FF965 #65F975 #65F9BF
triadic
#65F975 #7565F9 #F97565
tetradic
#65F975 #659FF9 #F965E9 #F9BF65
square
#65F975 #659FF9 #F965E9 #F9BF65
split-complementary
#65F975 #BF65F9 #F9659F
monochromatic
#09DB1F #2AF740 #65F975 #A0FBAA #DBFEDF
Accessibility & contrast
On white
1.37
#65F975 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#65F975 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F975
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F975 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F975 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE469
Deuteranopia (green-blind)
#EAD77F
Tritanopia (blue-blind)
#45F3DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f975; /* rgb */ color: rgb(101, 249, 117); /* oklch */ color: oklch(87.3% 0.216 145.3);
Tailwind
colors: {
custom: {
50: '#9efca0',
500: '#65f975',
950: '#000000',
},
}SCSS
$custom: #65f975; $custom-light: #9efca0; $custom-dark: #000000;
JSON
{
"hex": "#65f975",
"rgb": {
"r": 101,
"g": 249,
"b": 117
},
"hsl": {
"h": 126.486,
"s": 92.5,
"l": 68.627
},
"oklch": {
"l": 0.8734,
"c": 0.21569,
"h": 145.3
},
"luminance": 0.71802
}Semantic roles & 50–950 ramp
primary
#65F975
secondary
#D330C1
accent
#00CDE6
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#10180F
muted
#818680