#ABCACE#ABCACE
#ABCACE is a light, muted teal. Relative luminance 0.554; OKLCH L 81.7% C 0.034 H 206.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCACE |
|---|---|
| RGB | rgb(171, 202, 206) |
| HSL | hsl(187, 26%, 74%) |
| HSV | hsv(187, 17%, 81%) |
| CMYK | cmyk(17%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(79.24, -9.48, -5.46) |
| CIE-LCH | lch(79.24, 10.93, 209.94°) |
| OKLab | oklab(81.75% -0.0303 -0.0148) |
| OKLCH | oklch(81.75% 0.034 206) |
| XYZ | xyz(49.0527, 55.3538, 66.4805) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.23
Powder Blue
#B0E0E6
ΔE00 6.07
Light Grey Blue
#9DBCD4
ΔE00 9.28
Ice Blue
#A5DFF9
ΔE00 9.37
Silver (survey)
#C5C9C7
ΔE00 9.52
Sky Blue
#87CEEB
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCACE #CEAFAB
analogous
#ABCEC1 #ABCACE #ABB9CE
triadic
#ABCACE #CEABCA #CACEAB
tetradic
#ABCACE #C1ABCE #CEAFAB #B9CEAB
square
#ABCACE #C1ABCE #CEAFAB #B9CEAB
split-complementary
#ABCACE #CEABB9 #CEC1AB
monochromatic
#5E99A1 #84B2B7 #ABCACE #D2E2E5 #ECF3F4
Accessibility & contrast
On white
1.74
#ABCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#ABCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCACE
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCACE | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#A1CDCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcace; /* rgb */ color: rgb(171, 202, 206); /* oklch */ color: oklch(81.7% 0.034 206.0);
Tailwind
colors: {
custom: {
50: '#c4dadc',
500: '#abcace',
950: '#000000',
},
}SCSS
$custom: #abcace; $custom-light: #c4dadc; $custom-dark: #000000;
JSON
{
"hex": "#abcace",
"rgb": {
"r": 171,
"g": 202,
"b": 206
},
"hsl": {
"h": 186.857,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.81747,
"c": 0.03368,
"h": 206
},
"luminance": 0.55355
}Semantic roles & 50–950 ramp
primary
#ABCACE
secondary
#A37F7A
accent
#4C41A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384