#ABCDCD#ABCDCD
#ABCDCD is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.4% C 0.036 H 196.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDCD |
|---|---|
| RGB | rgb(171, 205, 205) |
| HSL | hsl(180, 25%, 74%) |
| HSV | hsv(180, 17%, 80%) |
| CMYK | cmyk(16.6%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(80.03, -11.24, -3.77) |
| CIE-LCH | lch(80.03, 11.86, 198.53°) |
| OKLab | oklab(82.36% -0.0347 -0.0103) |
| OKLCH | oklch(82.36% 0.036 196.5) |
| XYZ | xyz(49.6424, 56.7269, 66.0796) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.41
Lightblue
#ADD8E6
ΔE00 6.30
Paleturquoise
#AFEEEE
ΔE00 8.92
Pale Sky Blue
#BDF6FE
ΔE00 10.04
Silver (survey)
#C5C9C7
ΔE00 10.36
Ice Blue
#A5DFF9
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDCD #CDABAB
analogous
#ABCDBC #ABCDCD #ABBCCD
triadic
#ABCDCD #CDABCD #CDCDAB
tetradic
#ABCDCD #BCABCD #CDABAB #BCCDAB
square
#ABCDCD #BCABCD #CDABAB #BCCDAB
split-complementary
#ABCDCD #CDABBC #CDBCAB
monochromatic
#5F9F9F #85B6B6 #ABCDCD #D1E4E4 #ECF4F4
Accessibility & contrast
On white
1.70
#ABCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#ABCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDCD
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDCD | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#A1CFCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcdcd; /* rgb */ color: rgb(171, 205, 205); /* oklch */ color: oklch(82.4% 0.036 196.5);
Tailwind
colors: {
custom: {
50: '#c4dcdc',
500: '#abcdcd',
950: '#000000',
},
}SCSS
$custom: #abcdcd; $custom-light: #c4dcdc; $custom-dark: #000000;
JSON
{
"hex": "#abcdcd",
"rgb": {
"r": 171,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.82356,
"c": 0.0362,
"h": 196.5
},
"luminance": 0.56728
}Semantic roles & 50–950 ramp
primary
#ABCDCD
secondary
#A27A7A
accent
#4242A4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484