#ACDDDB#ACDDDB
#ACDDDB is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.3% C 0.051 H 193.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDDB |
|---|---|
| RGB | rgb(172, 221, 219) |
| HSL | hsl(178, 42%, 77%) |
| HSV | hsv(178, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(84.79, -16.14, -4.20) |
| CIE-LCH | lch(84.79, 16.68, 194.60°) |
| OKLab | oklab(86.28% -0.0494 -0.0115) |
| OKLCH | oklch(86.28% 0.051 193.1) |
| XYZ | xyz(55.6521, 65.5958, 76.7331) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.57
Paleturquoise
#AFEEEE
ΔE00 4.23
Duck Egg Blue
#C3FBF4
ΔE00 6.73
Pale Sky Blue
#BDF6FE
ΔE00 6.74
Light Sky Blue
#C6FCFF
ΔE00 7.02
Robin'S Egg Blue
#98EFF9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDDB #DDACAE
analogous
#ACDDC3 #ACDDDB #ACC7DD
triadic
#ACDDDB #DBACDD #DDDBAC
tetradic
#ACDDDB #C3ACDD #DDACAE #C7DDAC
square
#ACDDDB #C3ACDD #DDACAE #C7DDAC
split-complementary
#ACDDDB #DDACC7 #DDC3AC
monochromatic
#55B9B5 #81CBC8 #ACDDDB #D7EFEE #E9F6F6
Accessibility & contrast
On white
1.49
#ACDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#ACDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDDB
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDDB | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#9DE0DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acdddb; /* rgb */ color: rgb(172, 221, 219); /* oklch */ color: oklch(86.3% 0.051 193.1);
Tailwind
colors: {
custom: {
50: '#c5e7e6',
500: '#acdddb',
950: '#000000',
},
}SCSS
$custom: #acdddb; $custom-light: #c5e7e6; $custom-dark: #000000;
JSON
{
"hex": "#acdddb",
"rgb": {
"r": 172,
"g": 221,
"b": 219
},
"hsl": {
"h": 177.551,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.86281,
"c": 0.0507,
"h": 193.1
},
"luminance": 0.65598
}Semantic roles & 50–950 ramp
primary
#ACDDDB
secondary
#B5787A
accent
#3136B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484