#A9DDCB#A9DDCB
#A9DDCB is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.6% C 0.059 H 171.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DDCB |
|---|---|
| RGB | rgb(169, 221, 203) |
| HSL | hsl(159, 43%, 76%) |
| HSV | hsv(159, 24%, 87%) |
| CMYK | cmyk(23.5%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(84.20, -20.38, 3.39) |
| CIE-LCH | lch(84.20, 20.66, 170.57°) |
| OKLab | oklab(85.63% -0.0586 0.0087) |
| OKLCH | oklch(85.63% 0.059 171.6) |
| XYZ | xyz(52.9949, 64.4577, 66.1377) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.58
Pale Teal
#82CBB2
ΔE00 6.74
Seafoam Blue
#78D1B6
ΔE00 7.42
Pale Aqua
#B8FFEB
ΔE00 7.48
Duck Egg Blue
#C3FBF4
ΔE00 7.92
Paleturquoise
#AFEEEE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DDCB #DDA9BB
analogous
#A9DDB1 #A9DDCB #A9D5DD
triadic
#A9DDCB #CBA9DD #DDCBA9
tetradic
#A9DDCB #B1A9DD #DDA9BB #D5DDA9
square
#A9DDCB #B1A9DD #DDA9BB #D5DDA9
split-complementary
#A9DDCB #DDA9D5 #DDB1A9
monochromatic
#51BA96 #7DCCB0 #A9DDCB #D5EEE6 #E9F6F2
Accessibility & contrast
On white
1.51
#A9DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#A9DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DDCB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DDCB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#9DDED8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a9ddcb; /* rgb */ color: rgb(169, 221, 203); /* oklch */ color: oklch(85.6% 0.059 171.6);
Tailwind
colors: {
custom: {
50: '#c3e7da',
500: '#a9ddcb',
950: '#000000',
},
}SCSS
$custom: #a9ddcb; $custom-light: #c3e7da; $custom-dark: #000000;
JSON
{
"hex": "#a9ddcb",
"rgb": {
"r": 169,
"g": 221,
"b": 203
},
"hsl": {
"h": 159.231,
"s": 43.333,
"l": 76.471
},
"oklch": {
"l": 0.85632,
"c": 0.05926,
"h": 171.6
},
"luminance": 0.6446
}Semantic roles & 50–950 ramp
primary
#A9DDCB
secondary
#B5758B
accent
#2F5EB6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483