#A5D2CD#A5D2CD
#A5D2CD is a very light, muted teal. Relative luminance 0.585; OKLCH L 83.0% C 0.048 H 187.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A5D2CD |
|---|---|
| RGB | rgb(165, 210, 205) |
| HSL | hsl(173, 33%, 74%) |
| HSV | hsv(173, 21%, 82%) |
| CMYK | cmyk(21.4%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(81.02, -15.67, -2.36) |
| CIE-LCH | lch(81.02, 15.85, 188.55°) |
| OKLab | oklab(83.05% -0.0471 -0.0065) |
| OKLCH | oklch(83.05% 0.048 187.9) |
| XYZ | xyz(49.5799, 58.4984, 66.4248) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.73
Paleturquoise
#AFEEEE
ΔE00 6.95
Lightblue
#ADD8E6
ΔE00 8.59
Duck Egg Blue
#C3FBF4
ΔE00 9.07
Pale Teal
#82CBB2
ΔE00 9.27
Pale Sky Blue
#BDF6FE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5D2CD #D2A5AA
analogous
#A5D2B6 #A5D2CD #A5C0D2
triadic
#A5D2CD #CDA5D2 #D2CDA5
tetradic
#A5D2CD #B6A5D2 #D2A5AA #C0D2A5
square
#A5D2CD #B6A5D2 #D2A5AA #C0D2A5
split-complementary
#A5D2CD #D2A5C0 #D2B6A5
monochromatic
#54A89F #7CBEB6 #A5D2CD #CEE6E4 #EBF5F4
Accessibility & contrast
On white
1.65
#A5D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#A5D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5D2CD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5D2CD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#98D4D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a5d2cd; /* rgb */ color: rgb(165, 210, 205); /* oklch */ color: oklch(83.0% 0.048 187.9);
Tailwind
colors: {
custom: {
50: '#c0dfdc',
500: '#a5d2cd',
950: '#000000',
},
}SCSS
$custom: #a5d2cd; $custom-light: #c0dfdc; $custom-dark: #000000;
JSON
{
"hex": "#a5d2cd",
"rgb": {
"r": 165,
"g": 210,
"b": 205
},
"hsl": {
"h": 173.333,
"s": 33.333,
"l": 73.529
},
"oklch": {
"l": 0.83047,
"c": 0.0476,
"h": 187.9
},
"luminance": 0.585
}Semantic roles & 50–950 ramp
primary
#A5D2CD
secondary
#A87379
accent
#3946AC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484