#ACDECC#ACDECC
#ACDECC is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.1% C 0.057 H 170.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDECC |
|---|---|
| RGB | rgb(172, 222, 204) |
| HSL | hsl(158, 43%, 77%) |
| HSV | hsv(158, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(84.67, -19.75, 3.56) |
| CIE-LCH | lch(84.67, 20.07, 169.78°) |
| OKLab | oklab(86.06% -0.0567 0.0091) |
| OKLCH | oklch(86.06% 0.057 170.9) |
| XYZ | xyz(54.0304, 65.3708, 66.8861) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.83
Pale Teal
#82CBB2
ΔE00 7.19
Pale Aqua
#B8FFEB
ΔE00 7.38
Duck Egg Blue
#C3FBF4
ΔE00 7.71
Seafoam Blue
#78D1B6
ΔE00 7.89
Paleturquoise
#AFEEEE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDECC #DEACBE
analogous
#ACDEB3 #ACDECC #ACD7DE
triadic
#ACDECC #CCACDE #DECCAC
tetradic
#ACDECC #B3ACDE #DEACBE #D7DEAC
square
#ACDECC #B3ACDE #DEACBE #D7DEAC
split-complementary
#ACDECC #DEACD7 #DEB3AC
monochromatic
#54BB96 #80CDB1 #ACDECC #D8EFE7 #E9F6F2
Accessibility & contrast
On white
1.49
#ACDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#ACDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDECC
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDECC | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#A0DFD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdecc; /* rgb */ color: rgb(172, 222, 204); /* oklch */ color: oklch(86.1% 0.057 170.9);
Tailwind
colors: {
custom: {
50: '#c5e8db',
500: '#acdecc',
950: '#000000',
},
}SCSS
$custom: #acdecc; $custom-light: #c5e8db; $custom-dark: #000000;
JSON
{
"hex": "#acdecc",
"rgb": {
"r": 172,
"g": 222,
"b": 204
},
"hsl": {
"h": 158.4,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86061,
"c": 0.05747,
"h": 170.9
},
"luminance": 0.65373
}Semantic roles & 50–950 ramp
primary
#ACDECC
secondary
#B6788E
accent
#2F60B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484