#6ADCA0#6ADCA0
#6ADCA0 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.136 H 158.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADCA0 |
|---|---|
| RGB | rgb(106, 220, 160) |
| HSL | hsl(148, 62%, 64%) |
| HSV | hsv(148, 52%, 86%) |
| CMYK | cmyk(51.8%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(80.06, -46.09, 19.78) |
| CIE-LCH | lch(80.06, 50.16, 156.77°) |
| OKLab | oklab(81.19% -0.1263 0.0504) |
| OKLCH | oklch(81.19% 0.136 158.3) |
| XYZ | xyz(37.8791, 56.7854, 42.2154) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.89
Eucalyptus
#44D7A8
ΔE00 4.67
Aqua Green
#12E193
ΔE00 4.90
Hospital Green
#9BE5AA
ΔE00 5.72
Light Greenish Blue
#63F7B4
ΔE00 6.03
Mediumaquamarine
#66CDAA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADCA0 #DC6AA6
analogous
#6DDC6A #6ADCA0 #6ADCD9
triadic
#6ADCA0 #A06ADC #DCA06A
tetradic
#6ADCA0 #6A6DDC #DC6AA6 #DCD96A
square
#6ADCA0 #6A6DDC #DC6AA6 #DCD96A
split-complementary
#6ADCA0 #D96ADC #DC6A6D
monochromatic
#27A562 #38D080 #6ADCA0 #9CE8C0 #CDF3DF
Accessibility & contrast
On white
1.70
#6ADCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#6ADCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADCA0
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADCA0 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACE9D
Deuteranopia (green-blind)
#CAC2A4
Tritanopia (blue-blind)
#47DBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6adca0; /* rgb */ color: rgb(106, 220, 160); /* oklch */ color: oklch(81.2% 0.136 158.3);
Tailwind
colors: {
custom: {
50: '#9ce7bc',
500: '#6adca0',
950: '#000000',
},
}SCSS
$custom: #6adca0; $custom-light: #9ce7bc; $custom-dark: #000000;
JSON
{
"hex": "#6adca0",
"rgb": {
"r": 106,
"g": 220,
"b": 160
},
"hsl": {
"h": 148.421,
"s": 61.957,
"l": 63.922
},
"oklch": {
"l": 0.81191,
"c": 0.13602,
"h": 158.3
},
"luminance": 0.56789
}Semantic roles & 50–950 ramp
primary
#6ADCA0
secondary
#A84278
accent
#1C77CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482