#ACDECD#ACDECD
#ACDECD is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.1% C 0.057 H 172.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDECD |
|---|---|
| RGB | rgb(172, 222, 205) |
| HSL | hsl(160, 43%, 77%) |
| HSV | hsv(160, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(84.70, -19.55, 3.07) |
| CIE-LCH | lch(84.70, 19.79, 171.08°) |
| OKLab | oklab(86.09% -0.0563 0.0078) |
| OKLCH | oklch(86.09% 0.057 172.1) |
| XYZ | xyz(54.1507, 65.4190, 67.5198) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.07
Pale Teal
#82CBB2
ΔE00 7.31
Pale Aqua
#B8FFEB
ΔE00 7.38
Duck Egg Blue
#C3FBF4
ΔE00 7.50
Paleturquoise
#AFEEEE
ΔE00 7.73
Seafoam Blue
#78D1B6
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDECD #DEACBD
analogous
#ACDEB4 #ACDECD #ACD6DE
triadic
#ACDECD #CDACDE #DECDAC
tetradic
#ACDECD #B4ACDE #DEACBD #D6DEAC
square
#ACDECD #B4ACDE #DEACBD #D6DEAC
split-complementary
#ACDECD #DEACD6 #DEB4AC
monochromatic
#54BB98 #80CDB3 #ACDECD #D8EFE7 #E9F6F2
Accessibility & contrast
On white
1.49
#ACDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#ACDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDECD
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDECD | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#D1D1CE
Tritanopia (blue-blind)
#A0DFD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdecd; /* rgb */ color: rgb(172, 222, 205); /* oklch */ color: oklch(86.1% 0.057 172.1);
Tailwind
colors: {
custom: {
50: '#c5e8dc',
500: '#acdecd',
950: '#000000',
},
}SCSS
$custom: #acdecd; $custom-light: #c5e8dc; $custom-dark: #000000;
JSON
{
"hex": "#acdecd",
"rgb": {
"r": 172,
"g": 222,
"b": 205
},
"hsl": {
"h": 159.6,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86089,
"c": 0.05687,
"h": 172.1
},
"luminance": 0.65421
}Semantic roles & 50–950 ramp
primary
#ACDECD
secondary
#B6788D
accent
#2F5DB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484