#ACDCDF#ACDCDF
#ACDCDF is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.2% C 0.050 H 201.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCDF |
|---|---|
| RGB | rgb(172, 220, 223) |
| HSL | hsl(184, 44%, 77%) |
| HSV | hsv(184, 23%, 87%) |
| CMYK | cmyk(22.9%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(84.63, -14.78, -6.56) |
| CIE-LCH | lch(84.63, 16.17, 203.94°) |
| OKLab | oklab(86.19% -0.0465 -0.0179) |
| OKLCH | oklch(86.19% 0.05 201) |
| XYZ | xyz(55.9217, 65.2825, 79.4520) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.62
Paleturquoise
#AFEEEE
ΔE00 4.81
Lightblue
#ADD8E6
ΔE00 5.26
Pale Sky Blue
#BDF6FE
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Light Sky Blue
#C6FCFF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCDF #DFAFAC
analogous
#ACDFC8 #ACDCDF #ACC3DF
triadic
#ACDCDF #DFACDC #DCDFAC
tetradic
#ACDCDF #C8ACDF #DFAFAC #C3DFAC
square
#ACDCDF #C8ACDF #DFAFAC #C3DFAC
split-complementary
#ACDCDF #DFACC3 #DFC8AC
monochromatic
#54B7BD #80C9CE #ACDCDF #D8EFF0 #E9F6F6
Accessibility & contrast
On white
1.49
#ACDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#ACDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCDF
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCDF | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#9CE0DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdcdf; /* rgb */ color: rgb(172, 220, 223); /* oklch */ color: oklch(86.2% 0.050 201.0);
Tailwind
colors: {
custom: {
50: '#c5e7e9',
500: '#acdcdf',
950: '#000000',
},
}SCSS
$custom: #acdcdf; $custom-light: #c5e7e9; $custom-dark: #000000;
JSON
{
"hex": "#acdcdf",
"rgb": {
"r": 172,
"g": 220,
"b": 223
},
"hsl": {
"h": 183.529,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86189,
"c": 0.04982,
"h": 201
},
"luminance": 0.65285
}Semantic roles & 50–950 ramp
primary
#ACDCDF
secondary
#B87B78
accent
#362EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484