#ABCDCB#ABCDCB
#ABCDCB is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.3% C 0.036 H 192.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDCB |
|---|---|
| RGB | rgb(171, 205, 203) |
| HSL | hsl(176, 25%, 74%) |
| HSV | hsv(176, 17%, 80%) |
| CMYK | cmyk(16.6%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(79.97, -11.66, -2.78) |
| CIE-LCH | lch(79.97, 11.98, 193.39°) |
| OKLab | oklab(82.3% -0.0355 -0.0076) |
| OKLCH | oklch(82.3% 0.036 192.1) |
| XYZ | xyz(49.4025, 56.6309, 64.8163) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.81
Lightblue
#ADD8E6
ΔE00 7.14
Paleturquoise
#AFEEEE
ΔE00 8.86
Pale Sky Blue
#BDF6FE
ΔE00 10.30
Silver (survey)
#C5C9C7
ΔE00 10.51
Light Sky Blue
#C6FCFF
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDCB #CDABAD
analogous
#ABCDBA #ABCDCB #ABBECD
triadic
#ABCDCB #CBABCD #CDCBAB
tetradic
#ABCDCB #BAABCD #CDABAD #BECDAB
square
#ABCDCB #BAABCD #CDABAD #BECDAB
split-complementary
#ABCDCB #CDABBE #CDBAAB
monochromatic
#5F9F9B #85B6B3 #ABCDCB #D1E4E3 #ECF4F3
Accessibility & contrast
On white
1.70
#ABCDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#ABCDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDCB
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDCB | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CB
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#A1CFCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcdcb; /* rgb */ color: rgb(171, 205, 203); /* oklch */ color: oklch(82.3% 0.036 192.1);
Tailwind
colors: {
custom: {
50: '#c4dcda',
500: '#abcdcb',
950: '#000000',
},
}SCSS
$custom: #abcdcb; $custom-light: #c4dcda; $custom-dark: #000000;
JSON
{
"hex": "#abcdcb",
"rgb": {
"r": 171,
"g": 205,
"b": 203
},
"hsl": {
"h": 176.471,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.82295,
"c": 0.03631,
"h": 192.1
},
"luminance": 0.56632
}Semantic roles & 50–950 ramp
primary
#ABCDCB
secondary
#A27A7C
accent
#4247A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483