#ACDECB#ACDECB
#ACDECB is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.0% C 0.058 H 169.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDECB |
|---|---|
| RGB | rgb(172, 222, 203) |
| HSL | hsl(157, 43%, 77%) |
| HSV | hsv(157, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(84.65, -19.95, 4.05) |
| CIE-LCH | lch(84.65, 20.36, 168.51°) |
| OKLab | oklab(86.03% -0.0571 0.0104) |
| OKLCH | oklch(86.03% 0.058 169.7) |
| XYZ | xyz(53.9109, 65.3230, 66.2564) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.60
Pale Teal
#82CBB2
ΔE00 7.09
Pale Aqua
#B8FFEB
ΔE00 7.40
Seafoam Blue
#78D1B6
ΔE00 7.79
Duck Egg Blue
#C3FBF4
ΔE00 7.92
Paleturquoise
#AFEEEE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDECB #DEACBF
analogous
#ACDEB2 #ACDECB #ACD8DE
triadic
#ACDECB #CBACDE #DECBAC
tetradic
#ACDECB #B2ACDE #DEACBF #D8DEAC
square
#ACDECB #B2ACDE #DEACBF #D8DEAC
split-complementary
#ACDECB #DEACD8 #DEB2AC
monochromatic
#54BB94 #80CDB0 #ACDECB #D8EFE6 #E9F6F1
Accessibility & contrast
On white
1.49
#ACDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#ACDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDECB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDECB | 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)
#DBD7CA
Deuteranopia (green-blind)
#D2D1CC
Tritanopia (blue-blind)
#A1DFD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdecb; /* rgb */ color: rgb(172, 222, 203); /* oklch */ color: oklch(86.0% 0.058 169.7);
Tailwind
colors: {
custom: {
50: '#c5e8da',
500: '#acdecb',
950: '#000000',
},
}SCSS
$custom: #acdecb; $custom-light: #c5e8da; $custom-dark: #000000;
JSON
{
"hex": "#acdecb",
"rgb": {
"r": 172,
"g": 222,
"b": 203
},
"hsl": {
"h": 157.2,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86033,
"c": 0.05809,
"h": 169.7
},
"luminance": 0.65325
}Semantic roles & 50–950 ramp
primary
#ACDECB
secondary
#B67890
accent
#2F63B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483