#ACDEDE#ACDEDE
#ACDEDE is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.6% C 0.052 H 196.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEDE |
|---|---|
| RGB | rgb(172, 222, 222) |
| HSL | hsl(180, 43%, 77%) |
| HSV | hsv(180, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(85.14, -16.00, -5.27) |
| CIE-LCH | lch(85.14, 16.85, 198.24°) |
| OKLab | oklab(86.59% -0.0495 -0.0144) |
| OKLCH | oklch(86.59% 0.052 196.2) |
| XYZ | xyz(56.3154, 66.2848, 78.9201) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.78
Paleturquoise
#AFEEEE
ΔE00 3.94
Pale Sky Blue
#BDF6FE
ΔE00 6.09
Light Sky Blue
#C6FCFF
ΔE00 6.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.68
Lightblue
#ADD8E6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEDE #DEACAC
analogous
#ACDEC5 #ACDEDE #ACC5DE
triadic
#ACDEDE #DEACDE #DEDEAC
tetradic
#ACDEDE #C5ACDE #DEACAC #C5DEAC
square
#ACDEDE #C5ACDE #DEACAC #C5DEAC
split-complementary
#ACDEDE #DEACC5 #DEC5AC
monochromatic
#54BBBB #80CDCD #ACDEDE #D8EFEF #E9F6F6
Accessibility & contrast
On white
1.47
#ACDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#ACDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEDE
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEDE | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#CDD2DF
Tritanopia (blue-blind)
#9CE1DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdede; /* rgb */ color: rgb(172, 222, 222); /* oklch */ color: oklch(86.6% 0.052 196.2);
Tailwind
colors: {
custom: {
50: '#c6e8e8',
500: '#acdede',
950: '#000000',
},
}SCSS
$custom: #acdede; $custom-light: #c6e8e8; $custom-dark: #000000;
JSON
{
"hex": "#acdede",
"rgb": {
"r": 172,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86587,
"c": 0.05153,
"h": 196.2
},
"luminance": 0.66287
}Semantic roles & 50–950 ramp
primary
#ACDEDE
secondary
#B67878
accent
#2F2FB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484