#A9DEDF#A9DEDF
#A9DEDF is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.054 H 197.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DEDF |
|---|---|
| RGB | rgb(169, 222, 223) |
| HSL | hsl(181, 46%, 77%) |
| HSV | hsv(181, 24%, 87%) |
| CMYK | cmyk(24.2%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(85.00, -16.67, -6.03) |
| CIE-LCH | lch(85.00, 17.73, 199.89°) |
| OKLab | oklab(86.44% -0.0518 -0.0165) |
| OKLCH | oklch(86.44% 0.054 197.6) |
| XYZ | xyz(55.7986, 66.0028, 79.5975) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.73
Paleturquoise
#AFEEEE
ΔE00 3.76
Pale Sky Blue
#BDF6FE
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Light Sky Blue
#C6FCFF
ΔE00 6.62
Lightblue
#ADD8E6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DEDF #DFAAA9
analogous
#A9DFC5 #A9DEDF #A9C3DF
triadic
#A9DEDF #DFA9DE #DEDFA9
tetradic
#A9DEDF #C5A9DF #DFAAA9 #C3DFA9
square
#A9DEDF #C5A9DF #DFAAA9 #C3DFA9
split-complementary
#A9DEDF #DFA9C3 #DFC5A9
monochromatic
#50BCBE #7CCDCE #A9DEDF #D6EFF0 #E9F6F7
Accessibility & contrast
On white
1.48
#A9DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#A9DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DEDF
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DEDF | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#CCD1DF
Tritanopia (blue-blind)
#97E2DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a9dedf; /* rgb */ color: rgb(169, 222, 223); /* oklch */ color: oklch(86.4% 0.054 197.6);
Tailwind
colors: {
custom: {
50: '#c4e8e9',
500: '#a9dedf',
950: '#000000',
},
}SCSS
$custom: #a9dedf; $custom-light: #c4e8e9; $custom-dark: #000000;
JSON
{
"hex": "#a9dedf",
"rgb": {
"r": 169,
"g": 222,
"b": 223
},
"hsl": {
"h": 181.111,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.86438,
"c": 0.0544,
"h": 197.6
},
"luminance": 0.66005
}Semantic roles & 50–950 ramp
primary
#A9DEDF
secondary
#B87674
accent
#2F2DB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484