#6ADCD2#6ADCD2
#6ADCD2 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.105 H 187.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADCD2 |
|---|---|
| RGB | rgb(106, 220, 210) |
| HSL | hsl(175, 62%, 64%) |
| HSV | hsv(175, 52%, 86%) |
| CMYK | cmyk(51.8%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.24, -34.80, -5.01) |
| CIE-LCH | lch(81.24, 35.15, 188.19°) |
| OKLab | oklab(82.54% -0.1042 -0.0141) |
| OKLCH | oklch(82.54% 0.105 187.7) |
| XYZ | xyz(43.1650, 58.8997, 70.0543) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.53
Mediumturquoise
#48D1CC
ΔE00 3.75
Tiffany Blue
#7BF2DA
ΔE00 6.49
Darkturquoise
#00CED1
ΔE00 6.67
Seafoam Blue
#78D1B6
ΔE00 7.09
Bright Aqua
#0BF9EA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADCD2 #DC6A74
analogous
#6ADC99 #6ADCD2 #6AADDC
triadic
#6ADCD2 #D26ADC #DCD26A
tetradic
#6ADCD2 #996ADC #DC6A74 #ADDC6A
square
#6ADCD2 #996ADC #DC6A74 #ADDC6A
split-complementary
#6ADCD2 #DC6AAD #DC996A
monochromatic
#27A59A #38D0C3 #6ADCD2 #9CE8E1 #CDF3F0
Accessibility & contrast
On white
1.64
#6ADCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#6ADCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADCD2
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADCD2 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#BFC4D3
Tritanopia (blue-blind)
#1BE1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6adcd2; /* rgb */ color: rgb(106, 220, 210); /* oklch */ color: oklch(82.5% 0.105 187.7);
Tailwind
colors: {
custom: {
50: '#9ee7df',
500: '#6adcd2',
950: '#000000',
},
}SCSS
$custom: #6adcd2; $custom-light: #9ee7df; $custom-dark: #000000;
JSON
{
"hex": "#6adcd2",
"rgb": {
"r": 106,
"g": 220,
"b": 210
},
"hsl": {
"h": 174.737,
"s": 61.957,
"l": 63.922
},
"oklch": {
"l": 0.82536,
"c": 0.10516,
"h": 187.7
},
"luminance": 0.58904
}Semantic roles & 50–950 ramp
primary
#6ADCD2
secondary
#A8424B
accent
#1C2BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484