#ABCDCC#ABCDCC
#ABCDCC is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.3% C 0.036 H 194.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDCC |
|---|---|
| RGB | rgb(171, 205, 204) |
| HSL | hsl(178, 25%, 74%) |
| HSV | hsv(178, 17%, 80%) |
| CMYK | cmyk(16.6%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(80.00, -11.45, -3.27) |
| CIE-LCH | lch(80.00, 11.91, 195.95°) |
| OKLab | oklab(82.33% -0.0351 -0.0089) |
| OKLCH | oklch(82.33% 0.036 194.3) |
| XYZ | xyz(49.5221, 56.6787, 65.4459) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.59
Lightblue
#ADD8E6
ΔE00 6.72
Paleturquoise
#AFEEEE
ΔE00 8.88
Pale Sky Blue
#BDF6FE
ΔE00 10.16
Silver (survey)
#C5C9C7
ΔE00 10.43
Light Sky Blue
#C6FCFF
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDCC #CDABAC
analogous
#ABCDBB #ABCDCC #ABBDCD
triadic
#ABCDCC #CCABCD #CDCCAB
tetradic
#ABCDCC #BBABCD #CDABAC #BDCDAB
square
#ABCDCC #BBABCD #CDABAC #BDCDAB
split-complementary
#ABCDCC #CDABBD #CDBBAB
monochromatic
#5F9F9D #85B6B5 #ABCDCC #D1E4E3 #ECF4F3
Accessibility & contrast
On white
1.70
#ABCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#ABCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDCC
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDCC | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CC
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#A1CFCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcdcc; /* rgb */ color: rgb(171, 205, 204); /* oklch */ color: oklch(82.3% 0.036 194.3);
Tailwind
colors: {
custom: {
50: '#c4dcdb',
500: '#abcdcc',
950: '#000000',
},
}SCSS
$custom: #abcdcc; $custom-light: #c4dcdb; $custom-dark: #000000;
JSON
{
"hex": "#abcdcc",
"rgb": {
"r": 171,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.235,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.82326,
"c": 0.03623,
"h": 194.3
},
"luminance": 0.5668
}Semantic roles & 50–950 ramp
primary
#ABCDCC
secondary
#A27A7B
accent
#4244A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121515
muted
#828484