#ACDFDC#ACDFDC
#ACDFDC is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.7% C 0.053 H 191.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFDC |
|---|---|
| RGB | rgb(172, 223, 220) |
| HSL | hsl(176, 44%, 77%) |
| HSV | hsv(176, 23%, 87%) |
| CMYK | cmyk(22.9%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(85.36, -16.94, -3.90) |
| CIE-LCH | lch(85.36, 17.38, 192.96°) |
| OKLab | oklab(86.74% -0.0516 -0.0107) |
| OKLCH | oklch(86.74% 0.053 191.7) |
| XYZ | xyz(56.3153, 66.7110, 77.6056) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.78
Powder Blue
#B0E0E6
ΔE00 4.04
Duck Egg Blue
#C3FBF4
ΔE00 6.18
Pale Sky Blue
#BDF6FE
ΔE00 6.69
Light Sky Blue
#C6FCFF
ΔE00 6.79
Light Light Blue
#CAFFFB
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFDC #DFACAF
analogous
#ACDFC3 #ACDFDC #ACC8DF
triadic
#ACDFDC #DCACDF #DFDCAC
tetradic
#ACDFDC #C3ACDF #DFACAF #C8DFAC
square
#ACDFDC #C3ACDF #DFACAF #C8DFAC
split-complementary
#ACDFDC #DFACC8 #DFC3AC
monochromatic
#54BDB7 #80CEC9 #ACDFDC #D8F0EF #E9F6F6
Accessibility & contrast
On white
1.46
#ACDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#ACDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFDC
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFDC | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#CFD2DD
Tritanopia (blue-blind)
#9CE2DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdfdc; /* rgb */ color: rgb(172, 223, 220); /* oklch */ color: oklch(86.7% 0.053 191.7);
Tailwind
colors: {
custom: {
50: '#c6e9e6',
500: '#acdfdc',
950: '#000000',
},
}SCSS
$custom: #acdfdc; $custom-light: #c6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#acdfdc",
"rgb": {
"r": 172,
"g": 223,
"b": 220
},
"hsl": {
"h": 176.471,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86742,
"c": 0.05266,
"h": 191.7
},
"luminance": 0.66713
}Semantic roles & 50–950 ramp
primary
#ACDFDC
secondary
#B8787B
accent
#2E36B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484