#ACD7DC#ACD7DC
#ACD7DC is a very light, muted teal. Relative luminance 0.625; OKLCH L 85.0% C 0.045 H 205.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD7DC |
|---|---|
| RGB | rgb(172, 215, 220) |
| HSL | hsl(186, 41%, 77%) |
| HSV | hsv(186, 22%, 86%) |
| CMYK | cmyk(21.8%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(83.20, -12.88, -7.09) |
| CIE-LCH | lch(83.20, 14.70, 208.82°) |
| OKLab | oklab(85.03% -0.0412 -0.0193) |
| OKLCH | oklch(85.03% 0.045 205.1) |
| XYZ | xyz(54.2282, 62.5368, 76.9099) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.19
Lightblue
#ADD8E6
ΔE00 3.89
Paleturquoise
#AFEEEE
ΔE00 6.60
Pale Sky Blue
#BDF6FE
ΔE00 7.01
Ice Blue
#A5DFF9
ΔE00 7.65
Robin'S Egg Blue
#98EFF9
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD7DC #DCB1AC
analogous
#ACDCC9 #ACD7DC #ACBFDC
triadic
#ACD7DC #DCACD7 #D7DCAC
tetradic
#ACD7DC #C9ACDC #DCB1AC #BFDCAC
square
#ACD7DC #C9ACDC #DCB1AC #BFDCAC
split-complementary
#ACD7DC #DCACBF #DCC9AC
monochromatic
#56AEB8 #81C2CA #ACD7DC #D7ECEE #E9F5F6
Accessibility & contrast
On white
1.55
#ACD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#ACD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD7DC
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD7DC | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#9DDBD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acd7dc; /* rgb */ color: rgb(172, 215, 220); /* oklch */ color: oklch(85.0% 0.045 205.1);
Tailwind
colors: {
custom: {
50: '#c5e3e6',
500: '#acd7dc',
950: '#000000',
},
}SCSS
$custom: #acd7dc; $custom-light: #c5e3e6; $custom-dark: #000000;
JSON
{
"hex": "#acd7dc",
"rgb": {
"r": 172,
"g": 215,
"b": 220
},
"hsl": {
"h": 186.25,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.85025,
"c": 0.04545,
"h": 205.1
},
"luminance": 0.62539
}Semantic roles & 50–950 ramp
primary
#ACD7DC
secondary
#B47E78
accent
#3F32B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484