#A5DCDF#A5DCDF
#A5DCDF is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.8% C 0.056 H 200.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DCDF |
|---|---|
| RGB | rgb(165, 220, 223) |
| HSL | hsl(183, 48%, 76%) |
| HSV | hsv(183, 26%, 87%) |
| CMYK | cmyk(26%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(84.23, -16.83, -7.19) |
| CIE-LCH | lch(84.23, 18.30, 203.14°) |
| OKLab | oklab(85.77% -0.0529 -0.0196) |
| OKLCH | oklch(85.77% 0.056 200.4) |
| XYZ | xyz(54.4253, 64.5109, 79.3819) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.54
Paleturquoise
#AFEEEE
ΔE00 4.27
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Lightblue
#ADD8E6
ΔE00 6.10
Pale Sky Blue
#BDF6FE
ΔE00 6.13
Light Sky Blue
#C6FCFF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DCDF #DFA8A5
analogous
#A5DFC5 #A5DCDF #A5BFDF
triadic
#A5DCDF #DFA5DC #DCDFA5
tetradic
#A5DCDF #C5A5DF #DFA8A5 #BFDFA5
square
#A5DCDF #C5A5DF #DFA8A5 #BFDFA5
split-complementary
#A5DCDF #DFA5BF #DFC5A5
monochromatic
#4BB9BF #78CACF #A5DCDF #D2EEEF #E8F6F7
Accessibility & contrast
On white
1.51
#A5DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#A5DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DCDF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DCDF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C9CFDF
Tritanopia (blue-blind)
#92E0DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a5dcdf; /* rgb */ color: rgb(165, 220, 223); /* oklch */ color: oklch(85.8% 0.056 200.4);
Tailwind
colors: {
custom: {
50: '#c1e7e9',
500: '#a5dcdf',
950: '#000000',
},
}SCSS
$custom: #a5dcdf; $custom-light: #c1e7e9; $custom-dark: #000000;
JSON
{
"hex": "#a5dcdf",
"rgb": {
"r": 165,
"g": 220,
"b": 223
},
"hsl": {
"h": 183.103,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.85769,
"c": 0.05645,
"h": 200.4
},
"luminance": 0.64513
}Semantic roles & 50–950 ramp
primary
#A5DCDF
secondary
#B87471
accent
#322BBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484