#ABCCCE#ABCCCE
#ABCCCE is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.2% C 0.035 H 201.0°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCCE |
|---|---|
| RGB | rgb(171, 204, 206) |
| HSL | hsl(183, 26%, 74%) |
| HSV | hsv(183, 17%, 81%) |
| CMYK | cmyk(17%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(79.78, -10.51, -4.66) |
| CIE-LCH | lch(79.78, 11.50, 203.91°) |
| OKLab | oklab(82.17% -0.033 -0.0127) |
| OKLCH | oklch(82.17% 0.035 201) |
| XYZ | xyz(49.5250, 56.2984, 66.6379) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.46
Lightblue
#ADD8E6
ΔE00 5.61
Paleturquoise
#AFEEEE
ΔE00 9.42
Ice Blue
#A5DFF9
ΔE00 9.80
Silver (survey)
#C5C9C7
ΔE00 10.03
Pale Sky Blue
#BDF6FE
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCCE #CEADAB
analogous
#ABCEBF #ABCCCE #ABBBCE
triadic
#ABCCCE #CEABCC #CCCEAB
tetradic
#ABCCCE #BFABCE #CEADAB #BBCEAB
square
#ABCCCE #BFABCE #CEADAB #BBCEAB
split-complementary
#ABCCCE #CEABBB #CEBFAB
monochromatic
#5E9DA1 #84B5B7 #ABCCCE #D2E3E5 #ECF3F4
Accessibility & contrast
On white
1.71
#ABCCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#ABCCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCCE
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCCE | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CE
Deuteranopia (green-blind)
#C0C4CE
Tritanopia (blue-blind)
#A1CFCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abccce; /* rgb */ color: rgb(171, 204, 206); /* oklch */ color: oklch(82.2% 0.035 201.0);
Tailwind
colors: {
custom: {
50: '#c4dbdc',
500: '#abccce',
950: '#000000',
},
}SCSS
$custom: #abccce; $custom-light: #c4dbdc; $custom-dark: #000000;
JSON
{
"hex": "#abccce",
"rgb": {
"r": 171,
"g": 204,
"b": 206
},
"hsl": {
"h": 183.429,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.82173,
"c": 0.03532,
"h": 201
},
"luminance": 0.563
}Semantic roles & 50–950 ramp
primary
#ABCCCE
secondary
#A37C7A
accent
#4641A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484