#ACDBD2#ACDBD2
#ACDBD2 is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.6% C 0.050 H 182.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDBD2 |
|---|---|
| RGB | rgb(172, 219, 210) |
| HSL | hsl(169, 39%, 77%) |
| HSV | hsv(169, 21%, 86%) |
| CMYK | cmyk(21.5%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(84.01, -17.03, -0.58) |
| CIE-LCH | lch(84.01, 17.04, 181.96°) |
| OKLab | oklab(85.58% -0.0504 -0.0018) |
| OKLCH | oklch(85.58% 0.05 182.1) |
| XYZ | xyz(53.9742, 64.0848, 70.4860) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.88
Powder Blue
#B0E0E6
ΔE00 6.42
Duck Egg Blue
#C3FBF4
ΔE00 7.03
Eggshell Blue
#C4FFF7
ΔE00 7.81
Light Light Blue
#CAFFFB
ΔE00 8.08
Pale Cyan
#B7FFFA
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDBD2 #DBACB5
analogous
#ACDBBB #ACDBD2 #ACCDDB
triadic
#ACDBD2 #D2ACDB #DBD2AC
tetradic
#ACDBD2 #BBACDB #DBACB5 #CDDBAC
square
#ACDBD2 #BBACDB #DBACB5 #CDDBAC
split-complementary
#ACDBD2 #DBACCD #DBBBAC
monochromatic
#57B6A4 #81C8BB #ACDBD2 #D7EEE9 #EAF6F3
Accessibility & contrast
On white
1.52
#ACDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#ACDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDBD2
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDBD2 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5D2
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#9FDDD8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdbd2; /* rgb */ color: rgb(172, 219, 210); /* oklch */ color: oklch(85.6% 0.050 182.1);
Tailwind
colors: {
custom: {
50: '#c5e6df',
500: '#acdbd2',
950: '#000000',
},
}SCSS
$custom: #acdbd2; $custom-light: #c5e6df; $custom-dark: #000000;
JSON
{
"hex": "#acdbd2",
"rgb": {
"r": 172,
"g": 219,
"b": 210
},
"hsl": {
"h": 168.511,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.85581,
"c": 0.0504,
"h": 182.1
},
"luminance": 0.64087
}Semantic roles & 50–950 ramp
primary
#ACDBD2
secondary
#B37884
accent
#334BB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484