#ACDDDE#ACDDDE
#ACDDDE is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.4% C 0.051 H 197.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDDE |
|---|---|
| RGB | rgb(172, 221, 222) |
| HSL | hsl(181, 43%, 77%) |
| HSV | hsv(181, 23%, 87%) |
| CMYK | cmyk(22.5%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(84.87, -15.50, -5.67) |
| CIE-LCH | lch(84.87, 16.50, 200.10°) |
| OKLab | oklab(86.37% -0.0482 -0.0155) |
| OKLCH | oklch(86.37% 0.051 197.8) |
| XYZ | xyz(56.0506, 65.7552, 78.8318) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.35
Paleturquoise
#AFEEEE
ΔE00 4.28
Pale Sky Blue
#BDF6FE
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 6.20
Light Sky Blue
#C6FCFF
ΔE00 6.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDDE #DEADAC
analogous
#ACDEC6 #ACDDDE #ACC4DE
triadic
#ACDDDE #DEACDD #DDDEAC
tetradic
#ACDDDE #C6ACDE #DEADAC #C4DEAC
square
#ACDDDE #C6ACDE #DEADAC #C4DEAC
split-complementary
#ACDDDE #DEACC4 #DEC6AC
monochromatic
#54B9BB #80CBCD #ACDDDE #D8EFEF #E9F6F6
Accessibility & contrast
On white
1.48
#ACDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#ACDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDDE
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDDE | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#9CE0DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acddde; /* rgb */ color: rgb(172, 221, 222); /* oklch */ color: oklch(86.4% 0.051 197.8);
Tailwind
colors: {
custom: {
50: '#c5e7e8',
500: '#acddde',
950: '#000000',
},
}SCSS
$custom: #acddde; $custom-light: #c5e7e8; $custom-dark: #000000;
JSON
{
"hex": "#acddde",
"rgb": {
"r": 172,
"g": 221,
"b": 222
},
"hsl": {
"h": 181.2,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86373,
"c": 0.05061,
"h": 197.8
},
"luminance": 0.65757
}Semantic roles & 50–950 ramp
primary
#ACDDDE
secondary
#B67978
accent
#322FB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484