#6ADCD7#6ADCD7
#6ADCD7 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.104 H 191.5°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADCD7 |
|---|---|
| RGB | rgb(106, 220, 215) |
| HSL | hsl(177, 62%, 64%) |
| HSV | hsv(177, 52%, 86%) |
| CMYK | cmyk(51.8%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.38, -33.53, -7.46) |
| CIE-LCH | lch(81.38, 34.35, 192.55°) |
| OKLab | oklab(82.7% -0.1021 -0.0207) |
| OKLCH | oklch(82.7% 0.104 191.5) |
| XYZ | xyz(43.7977, 59.1528, 73.3864) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.48
Turquoise
#40E0D0
ΔE00 4.82
Darkturquoise
#00CED1
ΔE00 5.79
Bright Light Blue
#26F7FD
ΔE00 7.48
Aqua Blue
#02D8E9
ΔE00 7.67
Tiffany Blue
#7BF2DA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADCD7 #DC6A6F
analogous
#6ADC9E #6ADCD7 #6AA8DC
triadic
#6ADCD7 #D76ADC #DCD76A
tetradic
#6ADCD7 #9E6ADC #DC6A6F #A8DC6A
square
#6ADCD7 #9E6ADC #DC6A6F #A8DC6A
split-complementary
#6ADCD7 #DC6AA8 #DC9E6A
monochromatic
#27A59F #38D0CA #6ADCD7 #9CE8E4 #CDF3F2
Accessibility & contrast
On white
1.64
#6ADCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6ADCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADCD7
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADCD7 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D7
Deuteranopia (green-blind)
#BEC4D8
Tritanopia (blue-blind)
#0EE1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6adcd7; /* rgb */ color: rgb(106, 220, 215); /* oklch */ color: oklch(82.7% 0.104 191.5);
Tailwind
colors: {
custom: {
50: '#9ee7e3',
500: '#6adcd7',
950: '#000000',
},
}SCSS
$custom: #6adcd7; $custom-light: #9ee7e3; $custom-dark: #000000;
JSON
{
"hex": "#6adcd7",
"rgb": {
"r": 106,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.368,
"s": 61.957,
"l": 63.922
},
"oklch": {
"l": 0.82695,
"c": 0.10419,
"h": 191.5
},
"luminance": 0.59157
}Semantic roles & 50–950 ramp
primary
#6ADCD7
secondary
#A84247
accent
#1C23CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484