#ABCDCA#ABCDCA
#ABCDCA is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.3% C 0.036 H 189.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDCA |
|---|---|
| RGB | rgb(171, 205, 202) |
| HSL | hsl(175, 25%, 74%) |
| HSV | hsv(175, 17%, 80%) |
| CMYK | cmyk(16.6%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(79.94, -11.86, -2.28) |
| CIE-LCH | lch(79.94, 12.08, 190.87°) |
| OKLab | oklab(82.27% -0.0359 -0.0063) |
| OKLCH | oklch(82.27% 0.036 189.9) |
| XYZ | xyz(49.2837, 56.5834, 64.1907) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.05
Lightblue
#ADD8E6
ΔE00 7.57
Paleturquoise
#AFEEEE
ΔE00 8.88
Pale Sky Blue
#BDF6FE
ΔE00 10.47
Silver (survey)
#C5C9C7
ΔE00 10.60
Duck Egg Blue
#C3FBF4
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDCA #CDABAE
analogous
#ABCDB9 #ABCDCA #ABBFCD
triadic
#ABCDCA #CAABCD #CDCAAB
tetradic
#ABCDCA #B9ABCD #CDABAE #BFCDAB
square
#ABCDCA #B9ABCD #CDABAE #BFCDAB
split-complementary
#ABCDCA #CDABBF #CDB9AB
monochromatic
#5F9F99 #85B6B2 #ABCDCA #D1E4E2 #ECF4F3
Accessibility & contrast
On white
1.70
#ABCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#ABCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDCA
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDCA | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#A2CFCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcdca; /* rgb */ color: rgb(171, 205, 202); /* oklch */ color: oklch(82.3% 0.036 189.9);
Tailwind
colors: {
custom: {
50: '#c4dcda',
500: '#abcdca',
950: '#000000',
},
}SCSS
$custom: #abcdca; $custom-light: #c4dcda; $custom-dark: #000000;
JSON
{
"hex": "#abcdca",
"rgb": {
"r": 171,
"g": 205,
"b": 202
},
"hsl": {
"h": 174.706,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.82265,
"c": 0.03645,
"h": 189.9
},
"luminance": 0.56585
}Semantic roles & 50–950 ramp
primary
#ABCDCA
secondary
#A27A7E
accent
#424AA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483