#ACDBDD#ACDBDD
#ACDBDD is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.9% C 0.049 H 199.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDBDD |
|---|---|
| RGB | rgb(172, 219, 221) |
| HSL | hsl(182, 42%, 77%) |
| HSV | hsv(182, 22%, 87%) |
| CMYK | cmyk(22.2%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(84.30, -14.70, -5.98) |
| CIE-LCH | lch(84.30, 15.87, 202.14°) |
| OKLab | oklab(85.91% -0.046 -0.0163) |
| OKLCH | oklch(85.91% 0.049 199.5) |
| XYZ | xyz(55.3920, 64.6520, 77.9531) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.05
Paleturquoise
#AFEEEE
ΔE00 4.95
Lightblue
#ADD8E6
ΔE00 5.56
Pale Sky Blue
#BDF6FE
ΔE00 6.32
Light Sky Blue
#C6FCFF
ΔE00 7.14
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDBDD #DDAEAC
analogous
#ACDDC7 #ACDBDD #ACC3DD
triadic
#ACDBDD #DDACDB #DBDDAC
tetradic
#ACDBDD #C7ACDD #DDAEAC #C3DDAC
square
#ACDBDD #C7ACDD #DDAEAC #C3DDAC
split-complementary
#ACDBDD #DDACC3 #DDC7AC
monochromatic
#55B5B9 #81C8CB #ACDBDD #D7EEEF #E9F6F6
Accessibility & contrast
On white
1.51
#ACDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#ACDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDBDD
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDBDD | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#9CDEDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdbdd; /* rgb */ color: rgb(172, 219, 221); /* oklch */ color: oklch(85.9% 0.049 199.5);
Tailwind
colors: {
custom: {
50: '#c5e6e7',
500: '#acdbdd',
950: '#000000',
},
}SCSS
$custom: #acdbdd; $custom-light: #c5e6e7; $custom-dark: #000000;
JSON
{
"hex": "#acdbdd",
"rgb": {
"r": 172,
"g": 219,
"b": 221
},
"hsl": {
"h": 182.449,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.85913,
"c": 0.04878,
"h": 199.5
},
"luminance": 0.64654
}Semantic roles & 50–950 ramp
primary
#ACDBDD
secondary
#B57A78
accent
#3631B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484