#ACDECE#ACDECE
#ACDECE is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.1% C 0.056 H 173.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDECE |
|---|---|
| RGB | rgb(172, 222, 206) |
| HSL | hsl(161, 43%, 77%) |
| HSV | hsv(161, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 7.2%, 12.9%) |
| CIE-LAB | lab(84.72, -19.35, 2.58) |
| CIE-LCH | lch(84.72, 19.52, 172.42°) |
| OKLab | oklab(86.12% -0.0559 0.0065) |
| OKLCH | oklch(86.12% 0.056 173.3) |
| XYZ | xyz(54.2718, 65.4674, 68.1575) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.30
Light Teal
#90E4C1
ΔE00 7.33
Paleturquoise
#AFEEEE
ΔE00 7.40
Pale Aqua
#B8FFEB
ΔE00 7.40
Pale Teal
#82CBB2
ΔE00 7.46
Eggshell Blue
#C4FFF7
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDECE #DEACBC
analogous
#ACDEB5 #ACDECE #ACD5DE
triadic
#ACDECE #CEACDE #DECEAC
tetradic
#ACDECE #B5ACDE #DEACBC #D5DEAC
square
#ACDECE #B5ACDE #DEACBC #D5DEAC
split-complementary
#ACDECE #DEACD5 #DEB5AC
monochromatic
#54BB9A #80CDB4 #ACDECE #D8EFE8 #E9F6F2
Accessibility & contrast
On white
1.49
#ACDECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#ACDECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDECE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDECE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CD
Deuteranopia (green-blind)
#D1D1CF
Tritanopia (blue-blind)
#A0DFD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdece; /* rgb */ color: rgb(172, 222, 206); /* oklch */ color: oklch(86.1% 0.056 173.3);
Tailwind
colors: {
custom: {
50: '#c5e8dc',
500: '#acdece',
950: '#000000',
},
}SCSS
$custom: #acdece; $custom-light: #c5e8dc; $custom-dark: #000000;
JSON
{
"hex": "#acdece",
"rgb": {
"r": 172,
"g": 222,
"b": 206
},
"hsl": {
"h": 160.8,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86117,
"c": 0.0563,
"h": 173.3
},
"luminance": 0.65469
}Semantic roles & 50–950 ramp
primary
#ACDECE
secondary
#B6788C
accent
#2F5AB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484