#A5DEDD#A5DEDD
#A5DEDD is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.1% C 0.058 H 194.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DEDD |
|---|---|
| RGB | rgb(165, 222, 221) |
| HSL | hsl(179, 46%, 76%) |
| HSV | hsv(179, 26%, 87%) |
| CMYK | cmyk(25.7%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(84.72, -18.28, -5.41) |
| CIE-LCH | lch(84.72, 19.06, 196.49°) |
| OKLab | oklab(86.14% -0.0562 -0.0148) |
| OKLCH | oklch(86.14% 0.058 194.8) |
| XYZ | xyz(54.6853, 65.4598, 78.1462) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.57
Powder Blue
#B0E0E6
ΔE00 3.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Pale Sky Blue
#BDF6FE
ΔE00 6.61
Duck Egg Blue
#C3FBF4
ΔE00 6.73
Light Sky Blue
#C6FCFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DEDD #DEA5A6
analogous
#A5DEC0 #A5DEDD #A5C2DE
triadic
#A5DEDD #DDA5DE #DEDDA5
tetradic
#A5DEDD #C0A5DE #DEA5A6 #C2DEA5
square
#A5DEDD #C0A5DE #DEA5A6 #C2DEA5
split-complementary
#A5DEDD #DEA5C2 #DEC0A5
monochromatic
#4BBDBB #78CECC #A5DEDD #D2EEEE #E9F7F7
Accessibility & contrast
On white
1.49
#A5DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#A5DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DEDD
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DEDD | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DD
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#92E2DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a5dedd; /* rgb */ color: rgb(165, 222, 221); /* oklch */ color: oklch(86.1% 0.058 194.8);
Tailwind
colors: {
custom: {
50: '#c1e8e7',
500: '#a5dedd',
950: '#000000',
},
}SCSS
$custom: #a5dedd; $custom-light: #c1e8e7; $custom-dark: #000000;
JSON
{
"hex": "#a5dedd",
"rgb": {
"r": 165,
"g": 222,
"b": 221
},
"hsl": {
"h": 178.947,
"s": 46.341,
"l": 75.882
},
"oklch": {
"l": 0.8614,
"c": 0.05817,
"h": 194.8
},
"luminance": 0.65462
}Semantic roles & 50–950 ramp
primary
#A5DEDD
secondary
#B67172
accent
#2C2EBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484