#A5DCDE#A5DCDE
#A5DCDE is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.7% C 0.056 H 199.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DCDE |
|---|---|
| RGB | rgb(165, 220, 222) |
| HSL | hsl(182, 46%, 76%) |
| HSV | hsv(182, 26%, 87%) |
| CMYK | cmyk(25.7%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(84.20, -17.05, -6.70) |
| CIE-LCH | lch(84.20, 18.32, 201.46°) |
| OKLab | oklab(85.74% -0.0533 -0.0183) |
| OKLCH | oklch(85.74% 0.056 199) |
| XYZ | xyz(54.2909, 64.4572, 78.6739) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.84
Paleturquoise
#AFEEEE
ΔE00 4.15
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Pale Sky Blue
#BDF6FE
ΔE00 6.29
Lightblue
#ADD8E6
ΔE00 6.47
Light Sky Blue
#C6FCFF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DCDE #DEA7A5
analogous
#A5DEC3 #A5DCDE #A5BFDE
triadic
#A5DCDE #DEA5DC #DCDEA5
tetradic
#A5DCDE #C3A5DE #DEA7A5 #BFDEA5
square
#A5DCDE #C3A5DE #DEA7A5 #BFDEA5
split-complementary
#A5DCDE #DEA5BF #DEC3A5
monochromatic
#4BB9BD #78CBCE #A5DCDE #D2EDEE #E9F6F7
Accessibility & contrast
On white
1.51
#A5DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#A5DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DCDE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DCDE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#92E0DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a5dcde; /* rgb */ color: rgb(165, 220, 222); /* oklch */ color: oklch(85.7% 0.056 199.0);
Tailwind
colors: {
custom: {
50: '#c1e7e8',
500: '#a5dcde',
950: '#000000',
},
}SCSS
$custom: #a5dcde; $custom-light: #c1e7e8; $custom-dark: #000000;
JSON
{
"hex": "#a5dcde",
"rgb": {
"r": 165,
"g": 220,
"b": 222
},
"hsl": {
"h": 182.105,
"s": 46.341,
"l": 75.882
},
"oklch": {
"l": 0.85737,
"c": 0.05637,
"h": 199
},
"luminance": 0.6446
}Semantic roles & 50–950 ramp
primary
#A5DCDE
secondary
#B67371
accent
#312CBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484