#A5CCC8#A5CCC8
#A5CCC8 is a light, muted teal. Relative luminance 0.554; OKLCH L 81.6% C 0.042 H 188.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCC8 |
|---|---|
| RGB | rgb(165, 204, 200) |
| HSL | hsl(174, 28%, 72%) |
| HSV | hsv(174, 19%, 80%) |
| CMYK | cmyk(19.1%, 0%, 2%, 20%) |
| CIE-LAB | lab(79.24, -13.66, -2.28) |
| CIE-LCH | lch(79.24, 13.85, 189.46°) |
| OKLab | oklab(81.6% -0.0412 -0.0063) |
| OKLCH | oklch(81.6% 0.042 188.7) |
| XYZ | xyz(47.5323, 55.3536, 62.8123) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.32
Lightblue
#ADD8E6
ΔE00 8.26
Paleturquoise
#AFEEEE
ΔE00 8.55
Pale Teal
#82CBB2
ΔE00 10.04
Duck Egg Blue
#C3FBF4
ΔE00 10.67
Pale Sky Blue
#BDF6FE
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCC8 #CCA5A9
analogous
#A5CCB4 #A5CCC8 #A5BDCC
triadic
#A5CCC8 #C8A5CC #CCC8A5
tetradic
#A5CCC8 #B4A5CC #CCA5A9 #BDCCA5
square
#A5CCC8 #B4A5CC #CCA5A9 #BDCCA5
split-complementary
#A5CCC8 #CCA5BD #CCB4A5
monochromatic
#599D96 #7EB6B0 #A5CCC8 #CCE2E0 #EBF4F3
Accessibility & contrast
On white
1.74
#A5CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#A5CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCC8
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCC8 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#C0C2C9
Tritanopia (blue-blind)
#9ACECB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a5ccc8; /* rgb */ color: rgb(165, 204, 200); /* oklch */ color: oklch(81.6% 0.042 188.7);
Tailwind
colors: {
custom: {
50: '#c0dbd8',
500: '#a5ccc8',
950: '#000000',
},
}SCSS
$custom: #a5ccc8; $custom-light: #c0dbd8; $custom-dark: #000000;
JSON
{
"hex": "#a5ccc8",
"rgb": {
"r": 165,
"g": 204,
"b": 200
},
"hsl": {
"h": 173.846,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.81595,
"c": 0.04168,
"h": 188.7
},
"luminance": 0.55355
}Semantic roles & 50–950 ramp
primary
#A5CCC8
secondary
#A17479
accent
#3F4AA6
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483