#A5D2CA#A5D2CA
#A5D2CA is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.0% C 0.048 H 183.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A5D2CA |
|---|---|
| RGB | rgb(165, 210, 202) |
| HSL | hsl(169, 33%, 74%) |
| HSV | hsv(169, 21%, 82%) |
| CMYK | cmyk(21.4%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(80.94, -16.31, -0.87) |
| CIE-LCH | lch(80.94, 16.33, 183.05°) |
| OKLab | oklab(82.96% -0.0484 -0.0026) |
| OKLCH | oklch(82.96% 0.048 183.1) |
| XYZ | xyz(49.2212, 58.3550, 64.5359) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.81
Paleturquoise
#AFEEEE
ΔE00 7.40
Pale Teal
#82CBB2
ΔE00 8.27
Duck Egg Blue
#C3FBF4
ΔE00 9.09
Seafoam Blue
#78D1B6
ΔE00 9.44
Lightblue
#ADD8E6
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5D2CA #D2A5AD
analogous
#A5D2B3 #A5D2CA #A5C3D2
triadic
#A5D2CA #CAA5D2 #D2CAA5
tetradic
#A5D2CA #B3A5D2 #D2A5AD #C3D2A5
square
#A5D2CA #B3A5D2 #D2A5AD #C3D2A5
split-complementary
#A5D2CA #D2A5C3 #D2B3A5
monochromatic
#54A899 #7CBEB2 #A5D2CA #CEE6E2 #EBF5F3
Accessibility & contrast
On white
1.66
#A5D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#A5D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5D2CA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5D2CA | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#C5C6CB
Tritanopia (blue-blind)
#99D4CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a5d2ca; /* rgb */ color: rgb(165, 210, 202); /* oklch */ color: oklch(83.0% 0.048 183.1);
Tailwind
colors: {
custom: {
50: '#c0dfda',
500: '#a5d2ca',
950: '#000000',
},
}SCSS
$custom: #a5d2ca; $custom-light: #c0dfda; $custom-dark: #000000;
JSON
{
"hex": "#a5d2ca",
"rgb": {
"r": 165,
"g": 210,
"b": 202
},
"hsl": {
"h": 169.333,
"s": 33.333,
"l": 73.529
},
"oklch": {
"l": 0.82957,
"c": 0.04844,
"h": 183.1
},
"luminance": 0.58357
}Semantic roles & 50–950 ramp
primary
#A5D2CA
secondary
#A8737D
accent
#394EAC
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483