#6ACDCD#6ACDCD
#6ACDCD is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.093 H 195.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACDCD |
|---|---|
| RGB | rgb(106, 205, 205) |
| HSL | hsl(180, 50%, 61%) |
| HSV | hsv(180, 48%, 80%) |
| CMYK | cmyk(48.3%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(76.76, -28.94, -8.97) |
| CIE-LCH | lch(76.76, 30.30, 197.21°) |
| OKLab | oklab(78.88% -0.0898 -0.0248) |
| OKLCH | oklch(78.88% 0.093 195.4) |
| XYZ | xyz(38.7902, 51.1312, 65.5709) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.66
Darkturquoise
#00CED1
ΔE00 4.72
Aqua Blue
#02D8E9
ΔE00 6.80
Turquoise
#40E0D0
ΔE00 7.90
Topaz
#13BBAF
ΔE00 8.55
Robin'S Egg
#6DEDFD
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACDCD #CD6A6A
analogous
#6ACD9B #6ACDCD #6A9BCD
triadic
#6ACDCD #CD6ACD #CDCD6A
tetradic
#6ACDCD #9B6ACD #CD6A6A #9BCD6A
square
#6ACDCD #9B6ACD #CD6A6A #9BCD6A
split-complementary
#6ACDCD #CD6A9B #CD9B6A
monochromatic
#2F8D8D #3FBBBB #6ACDCD #98DCDC #C6ECEC
Accessibility & contrast
On white
1.87
#6ACDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#6ACDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACDCD
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACDCD | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#2CD2CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6acdcd; /* rgb */ color: rgb(106, 205, 205); /* oklch */ color: oklch(78.9% 0.093 195.4);
Tailwind
colors: {
custom: {
50: '#9cdcdc',
500: '#6acdcd',
950: '#000000',
},
}SCSS
$custom: #6acdcd; $custom-light: #9cdcdc; $custom-dark: #000000;
JSON
{
"hex": "#6acdcd",
"rgb": {
"r": 106,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 49.749,
"l": 60.98
},
"oklch": {
"l": 0.78877,
"c": 0.09313,
"h": 195.4
},
"luminance": 0.51135
}Semantic roles & 50–950 ramp
primary
#6ACDCD
secondary
#944747
accent
#2828BD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484