#A9DDCD#A9DDCD
#A9DDCD is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.7% C 0.058 H 174.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DDCD |
|---|---|
| RGB | rgb(169, 221, 205) |
| HSL | hsl(162, 43%, 76%) |
| HSV | hsv(162, 24%, 87%) |
| CMYK | cmyk(23.5%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.25, -19.98, 2.40) |
| CIE-LCH | lch(84.25, 20.12, 173.15°) |
| OKLab | oklab(85.69% -0.0578 0.0061) |
| OKLCH | oklch(85.69% 0.058 174) |
| XYZ | xyz(53.2348, 64.5536, 67.4010) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.02
Light Teal
#90E4C1
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 7.45
Pale Aqua
#B8FFEB
ΔE00 7.50
Duck Egg Blue
#C3FBF4
ΔE00 7.53
Seafoam Blue
#78D1B6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DDCD #DDA9B9
analogous
#A9DDB3 #A9DDCD #A9D3DD
triadic
#A9DDCD #CDA9DD #DDCDA9
tetradic
#A9DDCD #B3A9DD #DDA9B9 #D3DDA9
square
#A9DDCD #B3A9DD #DDA9B9 #D3DDA9
split-complementary
#A9DDCD #DDA9D3 #DDB3A9
monochromatic
#51BA9A #7DCCB4 #A9DDCD #D5EEE7 #E9F6F2
Accessibility & contrast
On white
1.51
#A9DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#A9DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DDCD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DDCD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#9CDED8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a9ddcd; /* rgb */ color: rgb(169, 221, 205); /* oklch */ color: oklch(85.7% 0.058 174.0);
Tailwind
colors: {
custom: {
50: '#c3e7dc',
500: '#a9ddcd',
950: '#000000',
},
}SCSS
$custom: #a9ddcd; $custom-light: #c3e7dc; $custom-dark: #000000;
JSON
{
"hex": "#a9ddcd",
"rgb": {
"r": 169,
"g": 221,
"b": 205
},
"hsl": {
"h": 161.538,
"s": 43.333,
"l": 76.471
},
"oklch": {
"l": 0.85688,
"c": 0.05812,
"h": 174
},
"luminance": 0.64556
}Semantic roles & 50–950 ramp
primary
#A9DDCD
secondary
#B57589
accent
#2F59B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484