#ACDCDE#ACDCDE
#ACDCDE is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.2% C 0.050 H 199.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCDE |
|---|---|
| RGB | rgb(172, 220, 222) |
| HSL | hsl(182, 43%, 77%) |
| HSV | hsv(182, 23%, 87%) |
| CMYK | cmyk(22.5%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(84.60, -14.99, -6.07) |
| CIE-LCH | lch(84.60, 16.17, 202.04°) |
| OKLab | oklab(86.16% -0.0469 -0.0165) |
| OKLCH | oklch(86.16% 0.05 199.4) |
| XYZ | xyz(55.7873, 65.2287, 78.7441) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.98
Paleturquoise
#AFEEEE
ΔE00 4.67
Lightblue
#ADD8E6
ΔE00 5.67
Pale Sky Blue
#BDF6FE
ΔE00 6.10
Robin'S Egg Blue
#98EFF9
ΔE00 6.89
Light Sky Blue
#C6FCFF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCDE #DEAEAC
analogous
#ACDEC7 #ACDCDE #ACC3DE
triadic
#ACDCDE #DEACDC #DCDEAC
tetradic
#ACDCDE #C7ACDE #DEAEAC #C3DEAC
square
#ACDCDE #C7ACDE #DEAEAC #C3DEAC
split-complementary
#ACDCDE #DEACC3 #DEC7AC
monochromatic
#54B7BB #80CACD #ACDCDE #D8EEEF #E9F6F6
Accessibility & contrast
On white
1.50
#ACDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#ACDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCDE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCDE | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#9CDFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdcde; /* rgb */ color: rgb(172, 220, 222); /* oklch */ color: oklch(86.2% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#c5e7e8',
500: '#acdcde',
950: '#000000',
},
}SCSS
$custom: #acdcde; $custom-light: #c5e7e8; $custom-dark: #000000;
JSON
{
"hex": "#acdcde",
"rgb": {
"r": 172,
"g": 220,
"b": 222
},
"hsl": {
"h": 182.4,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86158,
"c": 0.04972,
"h": 199.4
},
"luminance": 0.65231
}Semantic roles & 50–950 ramp
primary
#ACDCDE
secondary
#B67A78
accent
#352FB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484