#A5DCDB#A5DCDB
#A5DCDB is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.6% C 0.056 H 194.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DCDB |
|---|---|
| RGB | rgb(165, 220, 219) |
| HSL | hsl(179, 44%, 75%) |
| HSV | hsv(179, 25%, 86%) |
| CMYK | cmyk(25%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(84.12, -17.71, -5.24) |
| CIE-LCH | lch(84.12, 18.47, 196.47°) |
| OKLab | oklab(85.64% -0.0545 -0.0143) |
| OKLCH | oklch(85.64% 0.056 194.8) |
| XYZ | xyz(53.8924, 64.2978, 76.5752) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.85
Paleturquoise
#AFEEEE
ΔE00 4.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.55
Pale Sky Blue
#BDF6FE
ΔE00 6.90
Duck Egg Blue
#C3FBF4
ΔE00 7.11
Light Sky Blue
#C6FCFF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DCDB #DCA5A6
analogous
#A5DCBF #A5DCDB #A5C1DC
triadic
#A5DCDB #DBA5DC #DCDBA5
tetradic
#A5DCDB #BFA5DC #DCA5A6 #C1DCA5
square
#A5DCDB #BFA5DC #DCA5A6 #C1DCA5
split-complementary
#A5DCDB #DCA5C1 #DCBFA5
monochromatic
#4DBAB8 #79CBC9 #A5DCDB #D1EDED #E9F6F6
Accessibility & contrast
On white
1.52
#A5DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#A5DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DCDB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DCDB | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DB
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#93DFDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a5dcdb; /* rgb */ color: rgb(165, 220, 219); /* oklch */ color: oklch(85.6% 0.056 194.8);
Tailwind
colors: {
custom: {
50: '#c1e7e6',
500: '#a5dcdb',
950: '#000000',
},
}SCSS
$custom: #a5dcdb; $custom-light: #c1e7e6; $custom-dark: #000000;
JSON
{
"hex": "#a5dcdb",
"rgb": {
"r": 165,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.909,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.85644,
"c": 0.05636,
"h": 194.8
},
"luminance": 0.643
}Semantic roles & 50–950 ramp
primary
#A5DCDB
secondary
#B47172
accent
#2E31B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484