#ACDBDF#ACDBDF
#ACDBDF is a very light, muted teal. Relative luminance 0.648; OKLCH L 86.0% C 0.049 H 202.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDBDF |
|---|---|
| RGB | rgb(172, 219, 223) |
| HSL | hsl(185, 44%, 77%) |
| HSV | hsv(185, 23%, 87%) |
| CMYK | cmyk(22.9%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.36, -14.27, -6.96) |
| CIE-LCH | lch(84.36, 15.87, 206.00°) |
| OKLab | oklab(85.98% -0.0452 -0.019) |
| OKLCH | oklch(85.98% 0.049 202.7) |
| XYZ | xyz(55.6601, 64.7592, 79.3648) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.42
Lightblue
#ADD8E6
ΔE00 4.72
Paleturquoise
#AFEEEE
ΔE00 5.27
Pale Sky Blue
#BDF6FE
ΔE00 6.08
Robin'S Egg Blue
#98EFF9
ΔE00 7.01
Light Sky Blue
#C6FCFF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDBDF #DFB0AC
analogous
#ACDFCA #ACDBDF #ACC1DF
triadic
#ACDBDF #DFACDB #DBDFAC
tetradic
#ACDBDF #CAACDF #DFB0AC #C1DFAC
square
#ACDBDF #CAACDF #DFB0AC #C1DFAC
split-complementary
#ACDBDF #DFACC1 #DFCAAC
monochromatic
#54B5BD #80C8CE #ACDBDF #D8EEF0 #E9F5F6
Accessibility & contrast
On white
1.51
#ACDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#ACDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDBDF
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDBDF | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#9CDFDC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdbdf; /* rgb */ color: rgb(172, 219, 223); /* oklch */ color: oklch(86.0% 0.049 202.7);
Tailwind
colors: {
custom: {
50: '#c5e6e9',
500: '#acdbdf',
950: '#000000',
},
}SCSS
$custom: #acdbdf; $custom-light: #c5e6e9; $custom-dark: #000000;
JSON
{
"hex": "#acdbdf",
"rgb": {
"r": 172,
"g": 219,
"b": 223
},
"hsl": {
"h": 184.706,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.85975,
"c": 0.04901,
"h": 202.7
},
"luminance": 0.64761
}Semantic roles & 50–950 ramp
primary
#ACDBDF
secondary
#B87D78
accent
#392EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484