#65F679#65F679
#65F679 is a very light, highly saturated green. Relative luminance 0.701; OKLCH L 86.7% C 0.209 H 146.0°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65F679 |
|---|---|
| RGB | rgb(101, 246, 121) |
| HSL | hsl(128, 89%, 68%) |
| HSV | hsv(128, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 50.8%, 3.5%) |
| CIE-LAB | lab(87.02, -63.92, 48.35) |
| CIE-LCH | lch(87.02, 80.15, 142.90°) |
| OKLab | oklab(86.66% -0.173 0.1165) |
| OKLCH | oklch(86.66% 0.209 146) |
| XYZ | xyz(41.7711, 70.0548, 29.4061) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.33
Spearmint
#1EF876
ΔE00 2.94
Easter Green
#8CFD7E
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 3.54
Spring Green
#00FF7F
ΔE00 3.78
Wintergreen
#20F986
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F679 #F665E2
analogous
#99F665 #65F679 #65F6C1
triadic
#65F679 #7965F6 #F67965
tetradic
#65F679 #6599F6 #F665E2 #F6C165
square
#65F679 #6599F6 #F665E2 #F6C165
split-complementary
#65F679 #C165F6 #F66599
monochromatic
#0CD428 #2BF347 #65F679 #9FF9AB #D9FDDE
Accessibility & contrast
On white
1.40
#65F679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#65F679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F679
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F679 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E26E
Deuteranopia (green-blind)
#E7D582
Tritanopia (blue-blind)
#44F1D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f679; /* rgb */ color: rgb(101, 246, 121); /* oklch */ color: oklch(86.7% 0.209 146.0);
Tailwind
colors: {
custom: {
50: '#9efaa2',
500: '#65f679',
950: '#000000',
},
}SCSS
$custom: #65f679; $custom-light: #9efaa2; $custom-dark: #000000;
JSON
{
"hex": "#65f679",
"rgb": {
"r": 101,
"g": 246,
"b": 121
},
"hsl": {
"h": 128.276,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.86657,
"c": 0.20855,
"h": 146
},
"luminance": 0.70059
}Semantic roles & 50–950 ramp
primary
#65F679
secondary
#CF30B9
accent
#00C6E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580