#ACDDCA#ACDDCA
#ACDDCA is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.8% C 0.057 H 169.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDCA |
|---|---|
| RGB | rgb(172, 221, 202) |
| HSL | hsl(157, 42%, 77%) |
| HSV | hsv(157, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(84.35, -19.65, 4.15) |
| CIE-LCH | lch(84.35, 20.08, 168.07°) |
| OKLab | oklab(85.79% -0.0562 0.0107) |
| OKLCH | oklch(85.79% 0.057 169.2) |
| XYZ | xyz(53.5273, 64.7459, 65.5426) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.73
Pale Teal
#82CBB2
ΔE00 7.04
Pale Aqua
#B8FFEB
ΔE00 7.67
Seafoam Blue
#78D1B6
ΔE00 7.81
Duck Egg Blue
#C3FBF4
ΔE00 8.12
Paleturquoise
#AFEEEE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDCA #DDACBF
analogous
#ACDDB2 #ACDDCA #ACD7DD
triadic
#ACDDCA #CAACDD #DDCAAC
tetradic
#ACDDCA #B2ACDD #DDACBF #D7DDAC
square
#ACDDCA #B2ACDD #DDACBF #D7DDAC
split-complementary
#ACDDCA #DDACD7 #DDB2AC
monochromatic
#55B993 #81CBAE #ACDDCA #D7EFE6 #E9F6F1
Accessibility & contrast
On white
1.51
#ACDDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#ACDDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDCA
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDCA | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#A1DED7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acddca; /* rgb */ color: rgb(172, 221, 202); /* oklch */ color: oklch(85.8% 0.057 169.2);
Tailwind
colors: {
custom: {
50: '#c5e7da',
500: '#acddca',
950: '#000000',
},
}SCSS
$custom: #acddca; $custom-light: #c5e7da; $custom-dark: #000000;
JSON
{
"hex": "#acddca",
"rgb": {
"r": 172,
"g": 221,
"b": 202
},
"hsl": {
"h": 156.735,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.85788,
"c": 0.05725,
"h": 169.2
},
"luminance": 0.64748
}Semantic roles & 50–950 ramp
primary
#ACDDCA
secondary
#B57890
accent
#3164B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483