#6ADA99#6ADA99
#6ADA99 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.6% C 0.139 H 155.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADA99 |
|---|---|
| RGB | rgb(106, 218, 153) |
| HSL | hsl(145, 60%, 64%) |
| HSV | hsv(145, 51%, 85%) |
| CMYK | cmyk(51.4%, 0%, 29.8%, 14.5%) |
| CIE-LAB | lab(79.33, -46.61, 22.44) |
| CIE-LCH | lch(79.33, 51.73, 154.29°) |
| OKLab | oklab(80.55% -0.1273 0.0569) |
| OKLCH | oklch(80.55% 0.139 155.9) |
| XYZ | xyz(36.7622, 55.5038, 38.9069) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.70
Seafoam
#7FE0B3
ΔE00 5.01
Eucalyptus
#44D7A8
ΔE00 5.61
Hospital Green
#9BE5AA
ΔE00 5.76
Emerald
#50C878
ΔE00 5.86
Seaweed
#18D17B
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADA99 #DA6AAB
analogous
#73DA6A #6ADA99 #6ADAD1
triadic
#6ADA99 #996ADA #DA996A
tetradic
#6ADA99 #6A73DA #DA6AAB #DAD16A
square
#6ADA99 #6A73DA #DA6AAB #DAD16A
split-complementary
#6ADA99 #D16ADA #DA6A73
monochromatic
#28A15B #39CE77 #6ADA99 #9BE6BB #CCF2DC
Accessibility & contrast
On white
1.74
#6ADA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#6ADA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADA99
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADA99 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB95
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#4BD8C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ada99; /* rgb */ color: rgb(106, 218, 153); /* oklch */ color: oklch(80.6% 0.139 155.9);
Tailwind
colors: {
custom: {
50: '#9ce6b7',
500: '#6ada99',
950: '#000000',
},
}SCSS
$custom: #6ada99; $custom-light: #9ce6b7; $custom-dark: #000000;
JSON
{
"hex": "#6ada99",
"rgb": {
"r": 106,
"g": 218,
"b": 153
},
"hsl": {
"h": 145.179,
"s": 60.215,
"l": 63.529
},
"oklch": {
"l": 0.80552,
"c": 0.13942,
"h": 155.9
},
"luminance": 0.55507
}Semantic roles & 50–950 ramp
primary
#6ADA99
secondary
#A5437C
accent
#1E80C8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481