#65F474#65F474
#65F474 is a very light, highly saturated green. Relative luminance 0.687; OKLCH L 86.1% C 0.210 H 145.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65F474 |
|---|---|
| RGB | rgb(101, 244, 116) |
| HSL | hsl(126, 87%, 68%) |
| HSV | hsv(126, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 52.5%, 4.3%) |
| CIE-LAB | lab(86.37, -63.86, 49.87) |
| CIE-LCH | lch(86.37, 81.03, 142.01°) |
| OKLab | oklab(86.1% -0.1729 0.1196) |
| OKLCH | oklch(86.1% 0.21 145.3) |
| XYZ | xyz(40.8674, 68.7252, 27.6313) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.54
Spearmint
#1EF876
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.57
Light Bright Green
#53FE5C
ΔE00 3.74
Lighter Green
#75FD63
ΔE00 3.75
Minty Green
#0BF77D
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F474 #F465E5
analogous
#9DF465 #65F474 #65F4BC
triadic
#65F474 #7465F4 #F47465
tetradic
#65F474 #659DF4 #F465E5 #F4BC65
square
#65F474 #659DF4 #F465E5 #F4BC65
split-complementary
#65F474 #BC65F4 #F4659D
monochromatic
#0FD023 #2CF040 #65F474 #9EF8A8 #D7FCDB
Accessibility & contrast
On white
1.42
#65F474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#65F474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F474
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F474 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E068
Deuteranopia (green-blind)
#E5D37D
Tritanopia (blue-blind)
#47EED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65f474; /* rgb */ color: rgb(101, 244, 116); /* oklch */ color: oklch(86.1% 0.210 145.3);
Tailwind
colors: {
custom: {
50: '#9ef99f',
500: '#65f474',
950: '#000000',
},
}SCSS
$custom: #65f474; $custom-light: #9ef99f; $custom-dark: #000000;
JSON
{
"hex": "#65f474",
"rgb": {
"r": 101,
"g": 244,
"b": 116
},
"hsl": {
"h": 126.294,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86098,
"c": 0.21026,
"h": 145.3
},
"luminance": 0.68729
}Semantic roles & 50–950 ramp
primary
#65F474
secondary
#CB32BB
accent
#02CCE3
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580