#ACDDCF#ACDDCF
#ACDDCF is a very light, muted teal. Relative luminance 0.650; OKLCH L 85.9% C 0.054 H 175.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDCF |
|---|---|
| RGB | rgb(172, 221, 207) |
| HSL | hsl(163, 42%, 77%) |
| HSV | hsv(163, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(84.48, -18.64, 1.69) |
| CIE-LCH | lch(84.48, 18.72, 174.83°) |
| OKLab | oklab(85.93% -0.0542 0.0042) |
| OKLCH | oklch(85.93% 0.054 175.6) |
| XYZ | xyz(54.1289, 64.9865, 68.7111) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.92
Duck Egg Blue
#C3FBF4
ΔE00 7.15
Pale Teal
#82CBB2
ΔE00 7.74
Pale Aqua
#B8FFEB
ΔE00 7.76
Eggshell Blue
#C4FFF7
ΔE00 7.78
Light Teal
#90E4C1
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDCF #DDACBA
analogous
#ACDDB7 #ACDDCF #ACD3DD
triadic
#ACDDCF #CFACDD #DDCFAC
tetradic
#ACDDCF #B7ACDD #DDACBA #D3DDAC
square
#ACDDCF #B7ACDD #DDACBA #D3DDAC
split-complementary
#ACDDCF #DDACD3 #DDB7AC
monochromatic
#55B99D #81CBB6 #ACDDCF #D7EFE8 #E9F6F2
Accessibility & contrast
On white
1.50
#ACDDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#ACDDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDCF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDCF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CE
Deuteranopia (green-blind)
#D0D0D0
Tritanopia (blue-blind)
#A0DED9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acddcf; /* rgb */ color: rgb(172, 221, 207); /* oklch */ color: oklch(85.9% 0.054 175.6);
Tailwind
colors: {
custom: {
50: '#c5e7dd',
500: '#acddcf',
950: '#000000',
},
}SCSS
$custom: #acddcf; $custom-light: #c5e7dd; $custom-dark: #000000;
JSON
{
"hex": "#acddcf",
"rgb": {
"r": 172,
"g": 221,
"b": 207
},
"hsl": {
"h": 162.857,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.85928,
"c": 0.05436,
"h": 175.6
},
"luminance": 0.64989
}Semantic roles & 50–950 ramp
primary
#ACDDCF
secondary
#B57889
accent
#3156B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484