#A5CCCC#A5CCCC
#A5CCCC is a light, muted teal. Relative luminance 0.555; OKLCH L 81.7% C 0.041 H 196.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCCC |
|---|---|
| RGB | rgb(165, 204, 204) |
| HSL | hsl(180, 28%, 72%) |
| HSV | hsv(180, 19%, 80%) |
| CMYK | cmyk(19.1%, 0%, 0%, 20%) |
| CIE-LAB | lab(79.35, -12.82, -4.26) |
| CIE-LCH | lch(79.35, 13.51, 198.41°) |
| OKLab | oklab(81.72% -0.0396 -0.0116) |
| OKLCH | oklch(81.72% 0.041 196.4) |
| XYZ | xyz(48.0059, 55.5430, 65.3066) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.33
Lightblue
#ADD8E6
ΔE00 6.59
Paleturquoise
#AFEEEE
ΔE00 8.50
Pale Sky Blue
#BDF6FE
ΔE00 10.02
Robin'S Egg Blue
#98EFF9
ΔE00 10.46
Ice Blue
#A5DFF9
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCCC #CCA5A5
analogous
#A5CCB9 #A5CCCC #A5B9CC
triadic
#A5CCCC #CCA5CC #CCCCA5
tetradic
#A5CCCC #B9A5CC #CCA5A5 #B9CCA5
square
#A5CCCC #B9A5CC #CCA5A5 #B9CCA5
split-complementary
#A5CCCC #CCA5B9 #CCB9A5
monochromatic
#599D9D #7EB6B6 #A5CCCC #CCE2E2 #EBF4F4
Accessibility & contrast
On white
1.73
#A5CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#A5CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCCC
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCCC | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#99CFCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a5cccc; /* rgb */ color: rgb(165, 204, 204); /* oklch */ color: oklch(81.7% 0.041 196.4);
Tailwind
colors: {
custom: {
50: '#c0dbdb',
500: '#a5cccc',
950: '#000000',
},
}SCSS
$custom: #a5cccc; $custom-light: #c0dbdb; $custom-dark: #000000;
JSON
{
"hex": "#a5cccc",
"rgb": {
"r": 165,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.81717,
"c": 0.04127,
"h": 196.4
},
"luminance": 0.55545
}Semantic roles & 50–950 ramp
primary
#A5CCCC
secondary
#A17474
accent
#3F3FA6
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121515
muted
#828484