#ACDEDA#ACDEDA
#ACDEDA is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.5% C 0.052 H 190.2°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEDA |
|---|---|
| RGB | rgb(172, 222, 218) |
| HSL | hsl(175, 43%, 77%) |
| HSV | hsv(175, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(85.03, -16.86, -3.32) |
| CIE-LCH | lch(85.03, 17.18, 191.13°) |
| OKLab | oklab(86.47% -0.0511 -0.0091) |
| OKLCH | oklch(86.47% 0.052 190.2) |
| XYZ | xyz(55.7856, 66.0729, 76.1301) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.16
Powder Blue
#B0E0E6
ΔE00 4.40
Duck Egg Blue
#C3FBF4
ΔE00 6.32
Light Light Blue
#CAFFFB
ΔE00 7.10
Pale Sky Blue
#BDF6FE
ΔE00 7.12
Light Sky Blue
#C6FCFF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEDA #DEACB0
analogous
#ACDEC1 #ACDEDA #ACC9DE
triadic
#ACDEDA #DAACDE #DEDAAC
tetradic
#ACDEDA #C1ACDE #DEACB0 #C9DEAC
square
#ACDEDA #C1ACDE #DEACB0 #C9DEAC
split-complementary
#ACDEDA #DEACC9 #DEC1AC
monochromatic
#54BBB3 #80CDC6 #ACDEDA #D8EFEE #E9F6F5
Accessibility & contrast
On white
1.48
#ACDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#ACDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEDA
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEDA | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DA
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#9DE1DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acdeda; /* rgb */ color: rgb(172, 222, 218); /* oklch */ color: oklch(86.5% 0.052 190.2);
Tailwind
colors: {
custom: {
50: '#c5e8e5',
500: '#acdeda',
950: '#000000',
},
}SCSS
$custom: #acdeda; $custom-light: #c5e8e5; $custom-dark: #000000;
JSON
{
"hex": "#acdeda",
"rgb": {
"r": 172,
"g": 222,
"b": 218
},
"hsl": {
"h": 175.2,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86466,
"c": 0.05187,
"h": 190.2
},
"luminance": 0.66075
}Semantic roles & 50–950 ramp
primary
#ACDEDA
secondary
#B6787D
accent
#2F3AB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484