#65F677#65F677
#65F677 is a very light, highly saturated green. Relative luminance 0.700; OKLCH L 86.6% C 0.210 H 145.7°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #65F677 |
|---|---|
| RGB | rgb(101, 246, 119) |
| HSL | hsl(127, 89%, 68%) |
| HSV | hsv(127, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 51.6%, 3.5%) |
| CIE-LAB | lab(87.00, -64.19, 49.25) |
| CIE-LCH | lch(87.00, 80.91, 142.50°) |
| OKLab | oklab(86.63% -0.1737 0.1184) |
| OKLCH | oklch(86.63% 0.21 145.7) |
| XYZ | xyz(41.6497, 70.0062, 28.7669) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.24
Spearmint
#1EF876
ΔE00 3.00
Easter Green
#8CFD7E
ΔE00 3.44
Minty Green
#0BF77D
ΔE00 3.67
Light Bright Green
#53FE5C
ΔE00 3.73
Lighter Green
#75FD63
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F677 #F665E4
analogous
#9CF665 #65F677 #65F6BF
triadic
#65F677 #7765F6 #F67765
tetradic
#65F677 #659CF6 #F665E4 #F6BF65
square
#65F677 #659CF6 #F665E4 #F6BF65
split-complementary
#65F677 #BF65F6 #F6659C
monochromatic
#0CD425 #2BF344 #65F677 #9FF9AA #D9FDDD
Accessibility & contrast
On white
1.40
#65F677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#65F677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F677
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F677 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26C
Deuteranopia (green-blind)
#E7D580
Tritanopia (blue-blind)
#45F0D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f677; /* rgb */ color: rgb(101, 246, 119); /* oklch */ color: oklch(86.6% 0.210 145.7);
Tailwind
colors: {
custom: {
50: '#9efaa1',
500: '#65f677',
950: '#000000',
},
}SCSS
$custom: #65f677; $custom-light: #9efaa1; $custom-dark: #000000;
JSON
{
"hex": "#65f677",
"rgb": {
"r": 101,
"g": 246,
"b": 119
},
"hsl": {
"h": 127.448,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.8663,
"c": 0.21025,
"h": 145.7
},
"luminance": 0.7001
}Semantic roles & 50–950 ramp
primary
#65F677
secondary
#CF30BB
accent
#00C9E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580