#ACDDDA#ACDDDA
#ACDDDA is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.3% C 0.051 H 191.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDDA |
|---|---|
| RGB | rgb(172, 221, 218) |
| HSL | hsl(176, 42%, 77%) |
| HSV | hsv(176, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 1.4%, 13.3%) |
| CIE-LAB | lab(84.76, -16.36, -3.71) |
| CIE-LCH | lch(84.76, 16.77, 192.80°) |
| OKLab | oklab(86.25% -0.0498 -0.0102) |
| OKLCH | oklch(86.25% 0.051 191.6) |
| XYZ | xyz(55.5208, 65.5433, 76.0418) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.98
Paleturquoise
#AFEEEE
ΔE00 4.30
Duck Egg Blue
#C3FBF4
ΔE00 6.62
Pale Sky Blue
#BDF6FE
ΔE00 7.00
Light Sky Blue
#C6FCFF
ΔE00 7.16
Light Light Blue
#CAFFFB
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDDA #DDACAF
analogous
#ACDDC2 #ACDDDA #ACC8DD
triadic
#ACDDDA #DAACDD #DDDAAC
tetradic
#ACDDDA #C2ACDD #DDACAF #C8DDAC
square
#ACDDDA #C2ACDD #DDACAF #C8DDAC
split-complementary
#ACDDDA #DDACC8 #DDC2AC
monochromatic
#55B9B3 #81CBC7 #ACDDDA #D7EFED #E9F6F5
Accessibility & contrast
On white
1.49
#ACDDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#ACDDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDDA
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDDA | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#9DE0DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acddda; /* rgb */ color: rgb(172, 221, 218); /* oklch */ color: oklch(86.3% 0.051 191.6);
Tailwind
colors: {
custom: {
50: '#c5e7e5',
500: '#acddda',
950: '#000000',
},
}SCSS
$custom: #acddda; $custom-light: #c5e7e5; $custom-dark: #000000;
JSON
{
"hex": "#acddda",
"rgb": {
"r": 172,
"g": 221,
"b": 218
},
"hsl": {
"h": 176.327,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.8625,
"c": 0.05081,
"h": 191.6
},
"luminance": 0.65546
}Semantic roles & 50–950 ramp
primary
#ACDDDA
secondary
#B5787C
accent
#3139B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484