#ACD2CB#ACD2CB
#ACD2CB is a very light, muted teal. Relative luminance 0.592; OKLCH L 83.4% C 0.041 H 182.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD2CB |
|---|---|
| RGB | rgb(172, 210, 203) |
| HSL | hsl(169, 30%, 75%) |
| HSV | hsv(169, 18%, 82%) |
| CMYK | cmyk(18.1%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(81.39, -13.91, -0.69) |
| CIE-LCH | lch(81.39, 13.92, 182.85°) |
| OKLab | oklab(83.44% -0.0413 -0.0021) |
| OKLCH | oklch(83.44% 0.041 182.9) |
| XYZ | xyz(50.8364, 59.1741, 65.2316) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.40
Paleturquoise
#AFEEEE
ΔE00 7.82
Lightblue
#ADD8E6
ΔE00 9.08
Duck Egg Blue
#C3FBF4
ΔE00 9.29
Pale Teal
#82CBB2
ΔE00 9.66
Ice
#D6FFFA
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD2CB #D2ACB3
analogous
#ACD2B8 #ACD2CB #ACC6D2
triadic
#ACD2CB #CBACD2 #D2CBAC
tetradic
#ACD2CB #B8ACD2 #D2ACB3 #C6D2AC
square
#ACD2CB #B8ACD2 #D2ACB3 #C6D2AC
split-complementary
#ACD2CB #D2ACC6 #D2B8AC
monochromatic
#5DA799 #84BCB2 #ACD2CB #D4E8E4 #EBF4F3
Accessibility & contrast
On white
1.64
#ACD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#ACD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD2CB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD2CB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#A2D4D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #acd2cb; /* rgb */ color: rgb(172, 210, 203); /* oklch */ color: oklch(83.4% 0.041 182.9);
Tailwind
colors: {
custom: {
50: '#c5dfda',
500: '#acd2cb',
950: '#000000',
},
}SCSS
$custom: #acd2cb; $custom-light: #c5dfda; $custom-dark: #000000;
JSON
{
"hex": "#acd2cb",
"rgb": {
"r": 172,
"g": 210,
"b": 203
},
"hsl": {
"h": 168.947,
"s": 29.687,
"l": 74.902
},
"oklch": {
"l": 0.83435,
"c": 0.04132,
"h": 182.9
},
"luminance": 0.59176
}Semantic roles & 50–950 ramp
primary
#ACD2CB
secondary
#A87A83
accent
#3D51A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483