#A5CCD2#A5CCD2
#A5CCD2 is a light, muted teal. Relative luminance 0.558; OKLCH L 81.9% C 0.042 H 207.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCD2 |
|---|---|
| RGB | rgb(165, 204, 210) |
| HSL | hsl(188, 33%, 74%) |
| HSV | hsv(188, 21%, 82%) |
| CMYK | cmyk(21.4%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(79.52, -11.52, -7.24) |
| CIE-LCH | lch(79.52, 13.61, 212.14°) |
| OKLab | oklab(81.91% -0.0372 -0.0197) |
| OKLCH | oklch(81.91% 0.042 207.8) |
| XYZ | xyz(48.7394, 55.8365, 69.1698) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.30
Powder Blue
#B0E0E6
ΔE00 4.88
Ice Blue
#A5DFF9
ΔE00 8.23
Sky Blue
#87CEEB
ΔE00 8.26
Paleturquoise
#AFEEEE
ΔE00 9.20
Baby Blue
#89CFF0
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCD2 #D2ABA5
analogous
#A5D2C1 #A5CCD2 #A5B5D2
triadic
#A5CCD2 #D2A5CC #CCD2A5
tetradic
#A5CCD2 #C1A5D2 #D2ABA5 #B5D2A5
square
#A5CCD2 #C1A5D2 #D2ABA5 #B5D2A5
split-complementary
#A5CCD2 #D2A5B5 #D2C1A5
monochromatic
#549DA8 #7CB5BE #A5CCD2 #CEE3E6 #EBF3F5
Accessibility & contrast
On white
1.73
#A5CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#A5CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCD2
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCD2 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D2
Deuteranopia (green-blind)
#BDC2D2
Tritanopia (blue-blind)
#97D0CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a5ccd2; /* rgb */ color: rgb(165, 204, 210); /* oklch */ color: oklch(81.9% 0.042 207.8);
Tailwind
colors: {
custom: {
50: '#c0dbdf',
500: '#a5ccd2',
950: '#000000',
},
}SCSS
$custom: #a5ccd2; $custom-light: #c0dbdf; $custom-dark: #000000;
JSON
{
"hex": "#a5ccd2",
"rgb": {
"r": 165,
"g": 204,
"b": 210
},
"hsl": {
"h": 188,
"s": 33.333,
"l": 73.529
},
"oklch": {
"l": 0.81906,
"c": 0.04211,
"h": 207.8
},
"luminance": 0.55838
}Semantic roles & 50–950 ramp
primary
#A5CCD2
secondary
#A87A73
accent
#4939AC
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484