#ACDBCF#ACDBCF
#ACDBCF is a very light, muted teal. Relative luminance 0.639; OKLCH L 85.5% C 0.052 H 177.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDBCF |
|---|---|
| RGB | rgb(172, 219, 207) |
| HSL | hsl(165, 39%, 77%) |
| HSV | hsv(165, 21%, 86%) |
| CMYK | cmyk(21.5%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(83.93, -17.64, 0.90) |
| CIE-LCH | lch(83.93, 17.67, 177.09°) |
| OKLab | oklab(85.49% -0.0516 0.0021) |
| OKLCH | oklch(85.49% 0.052 177.7) |
| XYZ | xyz(53.6040, 63.9367, 68.5361) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.69
Duck Egg Blue
#C3FBF4
ΔE00 7.31
Powder Blue
#B0E0E6
ΔE00 7.59
Eggshell Blue
#C4FFF7
ΔE00 8.02
Pale Teal
#82CBB2
ΔE00 8.09
Pale Aqua
#B8FFEB
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDBCF #DBACB8
analogous
#ACDBB8 #ACDBCF #ACD0DB
triadic
#ACDBCF #CFACDB #DBCFAC
tetradic
#ACDBCF #B8ACDB #DBACB8 #D0DBAC
square
#ACDBCF #B8ACDB #DBACB8 #D0DBAC
split-complementary
#ACDBCF #DBACD0 #DBB8AC
monochromatic
#57B69E #81C8B6 #ACDBCF #D7EEE8 #EAF6F3
Accessibility & contrast
On white
1.52
#ACDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#ACDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDBCF
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDBCF | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#CECFD0
Tritanopia (blue-blind)
#A0DCD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdbcf; /* rgb */ color: rgb(172, 219, 207); /* oklch */ color: oklch(85.5% 0.052 177.7);
Tailwind
colors: {
custom: {
50: '#c5e6dd',
500: '#acdbcf',
950: '#000000',
},
}SCSS
$custom: #acdbcf; $custom-light: #c5e6dd; $custom-dark: #000000;
JSON
{
"hex": "#acdbcf",
"rgb": {
"r": 172,
"g": 219,
"b": 207
},
"hsl": {
"h": 164.681,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.85494,
"c": 0.05163,
"h": 177.7
},
"luminance": 0.63939
}Semantic roles & 50–950 ramp
primary
#ACDBCF
secondary
#B37887
accent
#3354B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484