#ACCCCF#ACCCCF
#ACCCCF is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.3% C 0.034 H 203.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCCCF |
|---|---|
| RGB | rgb(172, 204, 207) |
| HSL | hsl(185, 27%, 74%) |
| HSV | hsv(185, 17%, 81%) |
| CMYK | cmyk(16.9%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(79.87, -9.99, -5.06) |
| CIE-LCH | lch(79.87, 11.19, 206.85°) |
| OKLab | oklab(82.27% -0.0316 -0.0137) |
| OKLCH | oklch(82.27% 0.034 203.5) |
| XYZ | xyz(49.8656, 56.4599, 67.2900) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.25
Powder Blue
#B0E0E6
ΔE00 5.54
Ice Blue
#A5DFF9
ΔE00 9.46
Paleturquoise
#AFEEEE
ΔE00 9.71
Silver (survey)
#C5C9C7
ΔE00 9.74
Sky Blue
#87CEEB
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCCCF #CFAFAC
analogous
#ACCFC1 #ACCCCF #ACBBCF
triadic
#ACCCCF #CFACCC #CCCFAC
tetradic
#ACCCCF #C1ACCF #CFAFAC #BBCFAC
square
#ACCCCF #C1ACCF #CFAFAC #BBCFAC
split-complementary
#ACCCCF #CFACBB #CFC1AC
monochromatic
#5E9CA2 #85B4B9 #ACCCCF #D3E4E5 #ECF3F4
Accessibility & contrast
On white
1.71
#ACCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#ACCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCCCF
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCCCF | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C0C4CF
Tritanopia (blue-blind)
#A2CFCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accccf; /* rgb */ color: rgb(172, 204, 207); /* oklch */ color: oklch(82.3% 0.034 203.5);
Tailwind
colors: {
custom: {
50: '#c5dbdd',
500: '#accccf',
950: '#000000',
},
}SCSS
$custom: #accccf; $custom-light: #c5dbdd; $custom-dark: #000000;
JSON
{
"hex": "#accccf",
"rgb": {
"r": 172,
"g": 204,
"b": 207
},
"hsl": {
"h": 185.143,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82271,
"c": 0.03444,
"h": 203.5
},
"luminance": 0.56461
}Semantic roles & 50–950 ramp
primary
#ACCCCF
secondary
#A47E7B
accent
#4940A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484