#ACDEDB#ACDEDB
#ACDEDB is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.5% C 0.052 H 191.7°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEDB |
|---|---|
| RGB | rgb(172, 222, 219) |
| HSL | hsl(176, 43%, 77%) |
| HSV | hsv(176, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(85.06, -16.65, -3.81) |
| CIE-LCH | lch(85.06, 17.08, 192.88°) |
| OKLab | oklab(86.5% -0.0507 -0.0105) |
| OKLCH | oklch(86.5% 0.052 191.7) |
| XYZ | xyz(55.9169, 66.1254, 76.8214) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.00
Paleturquoise
#AFEEEE
ΔE00 4.04
Duck Egg Blue
#C3FBF4
ΔE00 6.40
Pale Sky Blue
#BDF6FE
ΔE00 6.84
Light Sky Blue
#C6FCFF
ΔE00 6.97
Light Light Blue
#CAFFFB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEDB #DEACAF
analogous
#ACDEC2 #ACDEDB #ACC8DE
triadic
#ACDEDB #DBACDE #DEDBAC
tetradic
#ACDEDB #C2ACDE #DEACAF #C8DEAC
square
#ACDEDB #C2ACDE #DEACAF #C8DEAC
split-complementary
#ACDEDB #DEACC8 #DEC2AC
monochromatic
#54BBB5 #80CDC8 #ACDEDB #D8EFEE #E9F6F6
Accessibility & contrast
On white
1.48
#ACDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#ACDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEDB
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEDB | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#9DE1DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acdedb; /* rgb */ color: rgb(172, 222, 219); /* oklch */ color: oklch(86.5% 0.052 191.7);
Tailwind
colors: {
custom: {
50: '#c5e8e6',
500: '#acdedb',
950: '#000000',
},
}SCSS
$custom: #acdedb; $custom-light: #c5e8e6; $custom-dark: #000000;
JSON
{
"hex": "#acdedb",
"rgb": {
"r": 172,
"g": 222,
"b": 219
},
"hsl": {
"h": 176.4,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86496,
"c": 0.05173,
"h": 191.7
},
"luminance": 0.66128
}Semantic roles & 50–950 ramp
primary
#ACDEDB
secondary
#B6787C
accent
#2F37B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484