#ACDBDE#ACDBDE
#ACDBDE is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.9% C 0.049 H 201.1°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDBDE |
|---|---|
| RGB | rgb(172, 219, 222) |
| HSL | hsl(184, 43%, 77%) |
| HSV | hsv(184, 23%, 87%) |
| CMYK | cmyk(22.5%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(84.33, -14.48, -6.47) |
| CIE-LCH | lch(84.33, 15.86, 204.07°) |
| OKLab | oklab(85.94% -0.0456 -0.0176) |
| OKLCH | oklch(85.94% 0.049 201.1) |
| XYZ | xyz(55.5257, 64.7054, 78.6569) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.71
Paleturquoise
#AFEEEE
ΔE00 5.09
Lightblue
#ADD8E6
ΔE00 5.14
Pale Sky Blue
#BDF6FE
ΔE00 6.18
Robin'S Egg Blue
#98EFF9
ΔE00 7.06
Light Sky Blue
#C6FCFF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDBDE #DEAFAC
analogous
#ACDEC8 #ACDBDE #ACC2DE
triadic
#ACDBDE #DEACDB #DBDEAC
tetradic
#ACDBDE #C8ACDE #DEAFAC #C2DEAC
square
#ACDBDE #C8ACDE #DEAFAC #C2DEAC
split-complementary
#ACDBDE #DEACC2 #DEC8AC
monochromatic
#54B5BB #80C8CD #ACDBDE #D8EEEF #E9F6F6
Accessibility & contrast
On white
1.51
#ACDBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#ACDBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDBDE
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDBDE | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#CBCFDE
Tritanopia (blue-blind)
#9CDFDC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdbde; /* rgb */ color: rgb(172, 219, 222); /* oklch */ color: oklch(85.9% 0.049 201.1);
Tailwind
colors: {
custom: {
50: '#c5e6e8',
500: '#acdbde',
950: '#000000',
},
}SCSS
$custom: #acdbde; $custom-light: #c5e6e8; $custom-dark: #000000;
JSON
{
"hex": "#acdbde",
"rgb": {
"r": 172,
"g": 219,
"b": 222
},
"hsl": {
"h": 183.6,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.85944,
"c": 0.04888,
"h": 201.1
},
"luminance": 0.64708
}Semantic roles & 50–950 ramp
primary
#ACDBDE
secondary
#B67C78
accent
#372FB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484