#6ADA7B#6ADA7B
#6ADA7B is a light, vivid green. Relative luminance 0.546; OKLCH L 80.0% C 0.167 H 147.0°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADA7B |
|---|---|
| RGB | rgb(106, 218, 123) |
| HSL | hsl(129, 60%, 64%) |
| HSV | hsv(129, 51%, 85%) |
| CMYK | cmyk(51.4%, 0%, 43.6%, 14.5%) |
| CIE-LAB | lab(78.83, -51.78, 37.14) |
| CIE-LCH | lch(78.83, 63.72, 144.35°) |
| OKLab | oklab(79.98% -0.1404 0.0912) |
| OKLCH | oklch(79.98% 0.167 147) |
| XYZ | xyz(34.5883, 54.6342, 27.4578) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 4.45
Lightish Green
#61E160
ΔE00 4.60
Emerald
#50C878
ΔE00 5.32
Lightgreen
#90EE90
ΔE00 5.50
Seaweed
#18D17B
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADA7B #DA6AC9
analogous
#91DA6A #6ADA7B #6ADAB3
triadic
#6ADA7B #7B6ADA #DA7B6A
tetradic
#6ADA7B #6A91DA #DA6AC9 #DAB36A
square
#6ADA7B #6A91DA #DA6AC9 #DAB36A
split-complementary
#6ADA7B #B36ADA #DA6A91
monochromatic
#28A13B #39CE50 #6ADA7B #9BE6A6 #CCF2D2
Accessibility & contrast
On white
1.76
#6ADA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#6ADA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADA7B
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADA7B | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA74
Deuteranopia (green-blind)
#CDBF81
Tritanopia (blue-blind)
#55D6C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ada7b; /* rgb */ color: rgb(106, 218, 123); /* oklch */ color: oklch(80.0% 0.167 147.0);
Tailwind
colors: {
custom: {
50: '#9ce6a2',
500: '#6ada7b',
950: '#000000',
},
}SCSS
$custom: #6ada7b; $custom-light: #9ce6a2; $custom-dark: #000000;
JSON
{
"hex": "#6ada7b",
"rgb": {
"r": 106,
"g": 218,
"b": 123
},
"hsl": {
"h": 129.107,
"s": 60.215,
"l": 63.529
},
"oklch": {
"l": 0.79979,
"c": 0.16746,
"h": 147
},
"luminance": 0.54637
}Semantic roles & 50–950 ramp
primary
#6ADA7B
secondary
#A54396
accent
#1EAEC8
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480