#A5DCDD#A5DCDD
#A5DCDD is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.7% C 0.056 H 197.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DCDD |
|---|---|
| RGB | rgb(165, 220, 221) |
| HSL | hsl(181, 45%, 76%) |
| HSV | hsv(181, 25%, 87%) |
| CMYK | cmyk(25.3%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(84.18, -17.27, -6.21) |
| CIE-LCH | lch(84.18, 18.36, 199.79°) |
| OKLab | oklab(85.71% -0.0537 -0.017) |
| OKLCH | oklch(85.71% 0.056 197.6) |
| XYZ | xyz(54.1573, 64.4037, 77.9702) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.16
Paleturquoise
#AFEEEE
ΔE00 4.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Pale Sky Blue
#BDF6FE
ΔE00 6.47
Lightblue
#ADD8E6
ΔE00 6.85
Light Sky Blue
#C6FCFF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DCDD #DDA6A5
analogous
#A5DDC2 #A5DCDD #A5C0DD
triadic
#A5DCDD #DDA5DC #DCDDA5
tetradic
#A5DCDD #C2A5DD #DDA6A5 #C0DDA5
square
#A5DCDD #C2A5DD #DDA6A5 #C0DDA5
split-complementary
#A5DCDD #DDA5C0 #DDC2A5
monochromatic
#4CB9BB #79CBCC #A5DCDD #D1EDEE #E9F6F7
Accessibility & contrast
On white
1.51
#A5DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#A5DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DCDD
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DCDD | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#92E0DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a5dcdd; /* rgb */ color: rgb(165, 220, 221); /* oklch */ color: oklch(85.7% 0.056 197.6);
Tailwind
colors: {
custom: {
50: '#c1e7e7',
500: '#a5dcdd',
950: '#000000',
},
}SCSS
$custom: #a5dcdd; $custom-light: #c1e7e7; $custom-dark: #000000;
JSON
{
"hex": "#a5dcdd",
"rgb": {
"r": 165,
"g": 220,
"b": 221
},
"hsl": {
"h": 181.071,
"s": 45.161,
"l": 75.686
},
"oklch": {
"l": 0.85706,
"c": 0.05633,
"h": 197.6
},
"luminance": 0.64406
}Semantic roles & 50–950 ramp
primary
#A5DCDD
secondary
#B57271
accent
#302DB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484