#ACDCDB#ACDCDB
#ACDCDB is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.1% C 0.050 H 194.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCDB |
|---|---|
| RGB | rgb(172, 220, 219) |
| HSL | hsl(179, 41%, 77%) |
| HSV | hsv(179, 22%, 86%) |
| CMYK | cmyk(21.8%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(84.52, -15.64, -4.60) |
| CIE-LCH | lch(84.52, 16.30, 196.40°) |
| OKLab | oklab(86.07% -0.0481 -0.0126) |
| OKLCH | oklch(86.07% 0.05 194.7) |
| XYZ | xyz(55.3888, 65.0693, 76.6453) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.17
Paleturquoise
#AFEEEE
ΔE00 4.48
Pale Sky Blue
#BDF6FE
ΔE00 6.68
Lightblue
#ADD8E6
ΔE00 6.91
Duck Egg Blue
#C3FBF4
ΔE00 7.08
Light Sky Blue
#C6FCFF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCDB #DCACAD
analogous
#ACDCC3 #ACDCDB #ACC5DC
triadic
#ACDCDB #DBACDC #DCDBAC
tetradic
#ACDCDB #C3ACDC #DCACAD #C5DCAC
square
#ACDCDB #C3ACDC #DCACAD #C5DCAC
split-complementary
#ACDCDB #DCACC5 #DCC3AC
monochromatic
#56B8B6 #81CAC8 #ACDCDB #D7EEEE #E9F6F6
Accessibility & contrast
On white
1.50
#ACDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#ACDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCDB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCDB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#9DDFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdcdb; /* rgb */ color: rgb(172, 220, 219); /* oklch */ color: oklch(86.1% 0.050 194.7);
Tailwind
colors: {
custom: {
50: '#c5e7e6',
500: '#acdcdb',
950: '#000000',
},
}SCSS
$custom: #acdcdb; $custom-light: #c5e7e6; $custom-dark: #000000;
JSON
{
"hex": "#acdcdb",
"rgb": {
"r": 172,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.75,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.86066,
"c": 0.04969,
"h": 194.7
},
"luminance": 0.65072
}Semantic roles & 50–950 ramp
primary
#ACDCDB
secondary
#B47879
accent
#3234B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484