#6ADCAA#6ADCAA
#6ADCAA is a light, vivid teal. Relative luminance 0.572; OKLCH L 81.4% C 0.128 H 162.7°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADCAA |
|---|---|
| RGB | rgb(106, 220, 170) |
| HSL | hsl(154, 62%, 64%) |
| HSV | hsv(154, 52%, 86%) |
| CMYK | cmyk(51.8%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(80.26, -44.05, 14.81) |
| CIE-LCH | lch(80.26, 46.48, 161.42°) |
| OKLab | oklab(81.43% -0.1218 0.0379) |
| OKLCH | oklch(81.43% 0.128 162.7) |
| XYZ | xyz(38.7893, 57.1495, 47.0093) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.37
Eucalyptus
#44D7A8
ΔE00 3.22
Mediumaquamarine
#66CDAA
ΔE00 4.87
Aqua Marine
#2EE8BB
ΔE00 5.27
Light Teal
#90E4C1
ΔE00 5.37
Aquamarine (survey)
#04D8B2
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADCAA #DC6A9C
analogous
#6ADC71 #6ADCAA #6AD5DC
triadic
#6ADCAA #AA6ADC #DCAA6A
tetradic
#6ADCAA #716ADC #DC6A9C #D5DC6A
square
#6ADCAA #716ADC #DC6A9C #D5DC6A
split-complementary
#6ADCAA #DC6AD5 #DC716A
monochromatic
#27A56E #38D08E #6ADCAA #9CE8C6 #CDF3E3
Accessibility & contrast
On white
1.69
#6ADCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#6ADCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADCAA
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADCAA | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA7
Deuteranopia (green-blind)
#C8C2AD
Tritanopia (blue-blind)
#42DCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6adcaa; /* rgb */ color: rgb(106, 220, 170); /* oklch */ color: oklch(81.4% 0.128 162.7);
Tailwind
colors: {
custom: {
50: '#9ce7c3',
500: '#6adcaa',
950: '#000000',
},
}SCSS
$custom: #6adcaa; $custom-light: #9ce7c3; $custom-dark: #000000;
JSON
{
"hex": "#6adcaa",
"rgb": {
"r": 106,
"g": 220,
"b": 170
},
"hsl": {
"h": 153.684,
"s": 61.957,
"l": 63.922
},
"oklch": {
"l": 0.81425,
"c": 0.12762,
"h": 162.7
},
"luminance": 0.57153
}Semantic roles & 50–950 ramp
primary
#6ADCAA
secondary
#A8426F
accent
#1C68CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482