#ACDDCB#ACDDCB
#ACDDCB is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.8% C 0.057 H 170.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDCB |
|---|---|
| RGB | rgb(172, 221, 203) |
| HSL | hsl(158, 42%, 77%) |
| HSV | hsv(158, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(84.38, -19.45, 3.66) |
| CIE-LCH | lch(84.38, 19.79, 169.35°) |
| OKLab | oklab(85.82% -0.0558 0.0094) |
| OKLCH | oklch(85.82% 0.057 170.5) |
| XYZ | xyz(53.6461, 64.7934, 66.1682) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.95
Pale Teal
#82CBB2
ΔE00 7.14
Pale Aqua
#B8FFEB
ΔE00 7.65
Duck Egg Blue
#C3FBF4
ΔE00 7.90
Seafoam Blue
#78D1B6
ΔE00 7.91
Paleturquoise
#AFEEEE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDCB #DDACBE
analogous
#ACDDB3 #ACDDCB #ACD7DD
triadic
#ACDDCB #CBACDD #DDCBAC
tetradic
#ACDDCB #B3ACDD #DDACBE #D7DDAC
square
#ACDDCB #B3ACDD #DDACBE #D7DDAC
split-complementary
#ACDDCB #DDACD7 #DDB3AC
monochromatic
#55B995 #81CBB0 #ACDDCB #D7EFE6 #E9F6F1
Accessibility & contrast
On white
1.50
#ACDDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#ACDDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDCB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDCB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#A1DED8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acddcb; /* rgb */ color: rgb(172, 221, 203); /* oklch */ color: oklch(85.8% 0.057 170.5);
Tailwind
colors: {
custom: {
50: '#c5e7da',
500: '#acddcb',
950: '#000000',
},
}SCSS
$custom: #acddcb; $custom-light: #c5e7da; $custom-dark: #000000;
JSON
{
"hex": "#acddcb",
"rgb": {
"r": 172,
"g": 221,
"b": 203
},
"hsl": {
"h": 157.959,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.85815,
"c": 0.05662,
"h": 170.5
},
"luminance": 0.64795
}Semantic roles & 50–950 ramp
primary
#ACDDCB
secondary
#B5788E
accent
#3161B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483