#ACC8CD#ACC8CD
#ACC8CD is a light, muted teal. Relative luminance 0.545; OKLCH L 81.4% C 0.031 H 209.6°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8CD |
|---|---|
| RGB | rgb(172, 200, 205) |
| HSL | hsl(189, 25%, 74%) |
| HSV | hsv(189, 16%, 80%) |
| CMYK | cmyk(16.1%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(78.74, -8.32, -5.65) |
| CIE-LCH | lch(78.74, 10.06, 214.17°) |
| OKLab | oklab(81.36% -0.0269 -0.0153) |
| OKLCH | oklch(81.36% 0.031 209.6) |
| XYZ | xyz(48.6841, 54.4857, 65.6975) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.50
Powder Blue
#B0E0E6
ΔE00 6.97
Light Grey Blue
#9DBCD4
ΔE00 8.43
Silver (survey)
#C5C9C7
ΔE00 8.81
Cloudy Blue
#ACC2D9
ΔE00 8.96
Ice Blue
#A5DFF9
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8CD #CDB1AC
analogous
#ACCDC2 #ACC8CD #ACB8CD
triadic
#ACC8CD #CDACC8 #C8CDAC
tetradic
#ACC8CD #C2ACCD #CDB1AC #B8CDAC
square
#ACC8CD #C2ACCD #CDB1AC #B8CDAC
split-complementary
#ACC8CD #CDACB8 #CDC2AC
monochromatic
#60959F #86AFB6 #ACC8CD #D2E1E4 #ECF2F3
Accessibility & contrast
On white
1.77
#ACC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#ACC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8CD
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8CD | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#A3CBC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #acc8cd; /* rgb */ color: rgb(172, 200, 205); /* oklch */ color: oklch(81.4% 0.031 209.6);
Tailwind
colors: {
custom: {
50: '#c5d8dc',
500: '#acc8cd',
950: '#000000',
},
}SCSS
$custom: #acc8cd; $custom-light: #c5d8dc; $custom-dark: #000000;
JSON
{
"hex": "#acc8cd",
"rgb": {
"r": 172,
"g": 200,
"b": 205
},
"hsl": {
"h": 189.091,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.81358,
"c": 0.03098,
"h": 209.6
},
"luminance": 0.54487
}Semantic roles & 50–950 ramp
primary
#ACC8CD
secondary
#A2817B
accent
#5142A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384