#ACD4CB#ACD4CB
#ACD4CB is a very light, muted teal. Relative luminance 0.602; OKLCH L 83.9% C 0.044 H 180.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD4CB |
|---|---|
| RGB | rgb(172, 212, 203) |
| HSL | hsl(167, 32%, 75%) |
| HSV | hsv(167, 19%, 83%) |
| CMYK | cmyk(18.9%, 0%, 4.2%, 16.9%) |
| CIE-LAB | lab(81.93, -14.93, 0.10) |
| CIE-LCH | lch(81.93, 14.93, 179.62°) |
| OKLab | oklab(83.87% -0.044 0) |
| OKLCH | oklch(83.87% 0.044 180) |
| XYZ | xyz(51.3333, 60.1678, 65.3972) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.89
Paleturquoise
#AFEEEE
ΔE00 7.61
Duck Egg Blue
#C3FBF4
ΔE00 8.80
Pale Teal
#82CBB2
ΔE00 8.96
Eggshell Blue
#C4FFF7
ΔE00 9.63
Light Light Blue
#CAFFFB
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD4CB #D4ACB5
analogous
#ACD4B7 #ACD4CB #ACC9D4
triadic
#ACD4CB #CBACD4 #D4CBAC
tetradic
#ACD4CB #B7ACD4 #D4ACB5 #C9D4AC
square
#ACD4CB #B7ACD4 #D4ACB5 #C9D4AC
split-complementary
#ACD4CB #D4ACC9 #D4B7AC
monochromatic
#5BAA98 #84BFB2 #ACD4CB #D4E9E4 #EBF5F2
Accessibility & contrast
On white
1.61
#ACD4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#ACD4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD4CB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD4CB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCB
Deuteranopia (green-blind)
#C9C9CC
Tritanopia (blue-blind)
#A2D5D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #acd4cb; /* rgb */ color: rgb(172, 212, 203); /* oklch */ color: oklch(83.9% 0.044 180.0);
Tailwind
colors: {
custom: {
50: '#c5e1da',
500: '#acd4cb',
950: '#000000',
},
}SCSS
$custom: #acd4cb; $custom-light: #c5e1da; $custom-dark: #000000;
JSON
{
"hex": "#acd4cb",
"rgb": {
"r": 172,
"g": 212,
"b": 203
},
"hsl": {
"h": 166.5,
"s": 31.746,
"l": 75.294
},
"oklch": {
"l": 0.83866,
"c": 0.04395,
"h": 180
},
"luminance": 0.60169
}Semantic roles & 50–950 ramp
primary
#ACD4CB
secondary
#AA7A85
accent
#3B54AA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483