#A9DBCF#A9DBCF
#A9DBCF is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.3% C 0.054 H 178.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DBCF |
|---|---|
| RGB | rgb(169, 219, 207) |
| HSL | hsl(166, 41%, 76%) |
| HSV | hsv(166, 23%, 86%) |
| CMYK | cmyk(22.8%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(83.76, -18.57, 0.62) |
| CIE-LCH | lch(83.76, 18.58, 178.09°) |
| OKLab | oklab(85.31% -0.0544 0.0014) |
| OKLCH | oklch(85.31% 0.054 178.6) |
| XYZ | xyz(52.9528, 63.6010, 68.5056) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.54
Duck Egg Blue
#C3FBF4
ΔE00 7.31
Powder Blue
#B0E0E6
ΔE00 7.70
Pale Teal
#82CBB2
ΔE00 7.71
Eggshell Blue
#C4FFF7
ΔE00 7.99
Pale Aqua
#B8FFEB
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DBCF #DBA9B5
analogous
#A9DBB6 #A9DBCF #A9CEDB
triadic
#A9DBCF #CFA9DB #DBCFA9
tetradic
#A9DBCF #B6A9DB #DBA9B5 #CEDBA9
square
#A9DBCF #B6A9DB #DBA9B5 #CEDBA9
split-complementary
#A9DBCF #DBA9CE #DBB6A9
monochromatic
#53B79F #7EC9B7 #A9DBCF #D4EDE7 #E9F6F3
Accessibility & contrast
On white
1.53
#A9DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#A9DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DBCF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DBCF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#CDCED0
Tritanopia (blue-blind)
#9CDDD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a9dbcf; /* rgb */ color: rgb(169, 219, 207); /* oklch */ color: oklch(85.3% 0.054 178.6);
Tailwind
colors: {
custom: {
50: '#c3e6dd',
500: '#a9dbcf',
950: '#000000',
},
}SCSS
$custom: #a9dbcf; $custom-light: #c3e6dd; $custom-dark: #000000;
JSON
{
"hex": "#a9dbcf",
"rgb": {
"r": 169,
"g": 219,
"b": 207
},
"hsl": {
"h": 165.6,
"s": 40.984,
"l": 76.078
},
"oklch": {
"l": 0.85309,
"c": 0.0544,
"h": 178.6
},
"luminance": 0.63603
}Semantic roles & 50–950 ramp
primary
#A9DBCF
secondary
#B37584
accent
#3151B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484