#6AD679#6AD679
#6AD679 is a light, vivid green. Relative luminance 0.525; OKLCH L 79.0% C 0.164 H 146.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD679 |
|---|---|
| RGB | rgb(106, 214, 121) |
| HSL | hsl(128, 57%, 63%) |
| HSV | hsv(128, 50%, 84%) |
| CMYK | cmyk(50.5%, 0%, 43.5%, 16.1%) |
| CIE-LAB | lab(77.60, -50.47, 36.57) |
| CIE-LCH | lch(77.60, 62.33, 144.08°) |
| OKLab | oklab(78.96% -0.1369 0.0898) |
| OKLCH | oklch(78.96% 0.164 146.7) |
| XYZ | xyz(33.4396, 52.5351, 26.4636) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.57
Tealish Green
#0CDC73
ΔE00 4.72
Weird Green
#3AE57F
ΔE00 4.76
Lightish Green
#61E160
ΔE00 5.08
Soft Green
#6FC276
ΔE00 5.32
Seaweed
#18D17B
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD679 #D66AC7
analogous
#91D66A #6AD679 #6AD6AF
triadic
#6AD679 #796AD6 #D6796A
tetradic
#6AD679 #6A91D6 #D66AC7 #D6AF6A
square
#6AD679 #6A91D6 #D66AC7 #D6AF6A
split-complementary
#6AD679 #AF6AD6 #D66A91
monochromatic
#2B9B3A #3AC94E #6AD679 #9AE3A4 #CAF0CF
Accessibility & contrast
On white
1.82
#6AD679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#6AD679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD679
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD679 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C672
Deuteranopia (green-blind)
#CABC7F
Tritanopia (blue-blind)
#57D2BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ad679; /* rgb */ color: rgb(106, 214, 121); /* oklch */ color: oklch(79.0% 0.164 146.7);
Tailwind
colors: {
custom: {
50: '#9ce3a1',
500: '#6ad679',
950: '#000000',
},
}SCSS
$custom: #6ad679; $custom-light: #9ce3a1; $custom-dark: #000000;
JSON
{
"hex": "#6ad679",
"rgb": {
"r": 106,
"g": 214,
"b": 121
},
"hsl": {
"h": 128.333,
"s": 56.842,
"l": 62.745
},
"oklch": {
"l": 0.78961,
"c": 0.16377,
"h": 146.7
},
"luminance": 0.52538
}Semantic roles & 50–950 ramp
primary
#6AD679
secondary
#9F4593
accent
#21AEC4
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480