#ACCACE#ACCACE
#ACCACE is a light, muted teal. Relative luminance 0.555; OKLCH L 81.8% C 0.033 H 206.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCACE |
|---|---|
| RGB | rgb(172, 202, 206) |
| HSL | hsl(187, 26%, 74%) |
| HSV | hsv(187, 17%, 81%) |
| CMYK | cmyk(16.5%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(79.31, -9.16, -5.35) |
| CIE-LCH | lch(79.31, 10.61, 210.31°) |
| OKLab | oklab(81.81% -0.0293 -0.0145) |
| OKLCH | oklch(81.81% 0.033 206.4) |
| XYZ | xyz(49.2714, 55.4666, 66.4907) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.29
Powder Blue
#B0E0E6
ΔE00 6.22
Light Grey Blue
#9DBCD4
ΔE00 9.19
Silver (survey)
#C5C9C7
ΔE00 9.26
Ice Blue
#A5DFF9
ΔE00 9.43
Cloudy Blue
#ACC2D9
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCACE #CEB0AC
analogous
#ACCEC1 #ACCACE #ACB9CE
triadic
#ACCACE #CEACCA #CACEAC
tetradic
#ACCACE #C1ACCE #CEB0AC #B9CEAC
square
#ACCACE #C1ACCE #CEB0AC #B9CEAC
split-complementary
#ACCACE #CEACB9 #CEC1AC
monochromatic
#5F99A1 #86B1B7 #ACCACE #D2E3E5 #ECF3F4
Accessibility & contrast
On white
1.74
#ACCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#ACCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCACE
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCACE | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#A2CDCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #accace; /* rgb */ color: rgb(172, 202, 206); /* oklch */ color: oklch(81.8% 0.033 206.4);
Tailwind
colors: {
custom: {
50: '#c5dadc',
500: '#accace',
950: '#000000',
},
}SCSS
$custom: #accace; $custom-light: #c5dadc; $custom-dark: #000000;
JSON
{
"hex": "#accace",
"rgb": {
"r": 172,
"g": 202,
"b": 206
},
"hsl": {
"h": 187.059,
"s": 25.758,
"l": 74.118
},
"oklch": {
"l": 0.81814,
"c": 0.03267,
"h": 206.4
},
"luminance": 0.55468
}Semantic roles & 50–950 ramp
primary
#ACCACE
secondary
#A3807B
accent
#4D41A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384