#65F476#65F476
#65F476 is a very light, highly saturated green. Relative luminance 0.688; OKLCH L 86.1% C 0.209 H 145.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65F476 |
|---|---|
| RGB | rgb(101, 244, 118) |
| HSL | hsl(127, 87%, 68%) |
| HSV | hsv(127, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 51.6%, 4.3%) |
| CIE-LAB | lab(86.39, -63.60, 48.98) |
| CIE-LCH | lch(86.39, 80.27, 142.40°) |
| OKLab | oklab(86.13% -0.1722 0.1177) |
| OKLCH | oklch(86.13% 0.209 145.6) |
| XYZ | xyz(40.9850, 68.7722, 28.2506) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.60
Spearmint
#1EF876
ΔE00 3.10
Easter Green
#8CFD7E
ΔE00 3.62
Minty Green
#0BF77D
ΔE00 3.72
Light Bright Green
#53FE5C
ΔE00 3.95
Lighter Green
#75FD63
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F476 #F465E3
analogous
#9BF465 #65F476 #65F4BE
triadic
#65F476 #7665F4 #F47665
tetradic
#65F476 #659BF4 #F465E3 #F4BE65
square
#65F476 #659BF4 #F465E3 #F4BE65
split-complementary
#65F476 #BE65F4 #F4659B
monochromatic
#0FD026 #2CF043 #65F476 #9EF8A9 #D7FCDC
Accessibility & contrast
On white
1.42
#65F476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#65F476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F476
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F476 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06B
Deuteranopia (green-blind)
#E5D37F
Tritanopia (blue-blind)
#46EED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65f476; /* rgb */ color: rgb(101, 244, 118); /* oklch */ color: oklch(86.1% 0.209 145.6);
Tailwind
colors: {
custom: {
50: '#9df9a0',
500: '#65f476',
950: '#000000',
},
}SCSS
$custom: #65f476; $custom-light: #9df9a0; $custom-dark: #000000;
JSON
{
"hex": "#65f476",
"rgb": {
"r": 101,
"g": 244,
"b": 118
},
"hsl": {
"h": 127.133,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86125,
"c": 0.20858,
"h": 145.6
},
"luminance": 0.68776
}Semantic roles & 50–950 ramp
primary
#65F476
secondary
#CB32B9
accent
#02C8E3
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580