#ABCCD2#ABCCD2
#ABCCD2 is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.3% C 0.036 H 209.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCD2 |
|---|---|
| RGB | rgb(171, 204, 210) |
| HSL | hsl(189, 30%, 75%) |
| HSV | hsv(189, 19%, 82%) |
| CMYK | cmyk(18.6%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(79.89, -9.67, -6.64) |
| CIE-LCH | lch(79.89, 11.73, 214.50°) |
| OKLab | oklab(82.3% -0.0314 -0.018) |
| OKLCH | oklch(82.3% 0.036 209.8) |
| XYZ | xyz(50.0171, 56.4953, 69.2297) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.25
Powder Blue
#B0E0E6
ΔE00 5.52
Ice Blue
#A5DFF9
ΔE00 8.38
Light Grey Blue
#9DBCD4
ΔE00 8.83
Sky Blue
#87CEEB
ΔE00 8.83
Cloudy Blue
#ACC2D9
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCD2 #D2B1AB
analogous
#ABD2C5 #ABCCD2 #ABB9D2
triadic
#ABCCD2 #D2ABCC #CCD2AB
tetradic
#ABCCD2 #C5ABD2 #D2B1AB #B9D2AB
square
#ABCCD2 #C5ABD2 #D2B1AB #B9D2AB
split-complementary
#ABCCD2 #D2ABB9 #D2C5AB
monochromatic
#5B9CA7 #83B4BD #ABCCD2 #D3E4E7 #EBF3F4
Accessibility & contrast
On white
1.71
#ABCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#ABCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCD2
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCD2 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D2
Deuteranopia (green-blind)
#BFC4D2
Tritanopia (blue-blind)
#A0CFCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abccd2; /* rgb */ color: rgb(171, 204, 210); /* oklch */ color: oklch(82.3% 0.036 209.8);
Tailwind
colors: {
custom: {
50: '#c4dbdf',
500: '#abccd2',
950: '#000000',
},
}SCSS
$custom: #abccd2; $custom-light: #c4dbdf; $custom-dark: #000000;
JSON
{
"hex": "#abccd2",
"rgb": {
"r": 171,
"g": 204,
"b": 210
},
"hsl": {
"h": 189.231,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.82299,
"c": 0.0362,
"h": 209.8
},
"luminance": 0.56497
}Semantic roles & 50–950 ramp
primary
#ABCCD2
secondary
#A88079
accent
#4D3DA9
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484