#A7CCCA#A7CCCA
#A7CCCA is a light, muted teal. Relative luminance 0.557; OKLCH L 81.8% C 0.039 H 192.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CCCA |
|---|---|
| RGB | rgb(167, 204, 202) |
| HSL | hsl(177, 27%, 73%) |
| HSV | hsv(177, 18%, 80%) |
| CMYK | cmyk(18.1%, 0%, 1%, 20%) |
| CIE-LAB | lab(79.42, -12.61, -3.08) |
| CIE-LCH | lch(79.42, 12.98, 193.70°) |
| OKLab | oklab(81.79% -0.0385 -0.0084) |
| OKLCH | oklch(81.79% 0.039 192.3) |
| XYZ | xyz(48.1869, 55.6639, 64.0710) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.82
Lightblue
#ADD8E6
ΔE00 7.32
Paleturquoise
#AFEEEE
ΔE00 8.68
Pale Sky Blue
#BDF6FE
ΔE00 10.37
Duck Egg Blue
#C3FBF4
ΔE00 10.90
Light Sky Blue
#C6FCFF
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CCCA #CCA7A9
analogous
#A7CCB7 #A7CCCA #A7BBCC
triadic
#A7CCCA #CAA7CC #CCCAA7
tetradic
#A7CCCA #B7A7CC #CCA7A9 #BBCCA7
square
#A7CCCA #B7A7CC #CCA7A9 #BBCCA7
split-complementary
#A7CCCA #CCA7BB #CCB7A7
monochromatic
#5B9D9A #80B6B3 #A7CCCA #CEE2E1 #ECF4F3
Accessibility & contrast
On white
1.73
#A7CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#A7CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CCCA
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CCCA | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#C0C2CA
Tritanopia (blue-blind)
#9CCECB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a7ccca; /* rgb */ color: rgb(167, 204, 202); /* oklch */ color: oklch(81.8% 0.039 192.3);
Tailwind
colors: {
custom: {
50: '#c1dbda',
500: '#a7ccca',
950: '#000000',
},
}SCSS
$custom: #a7ccca; $custom-light: #c1dbda; $custom-dark: #000000;
JSON
{
"hex": "#a7ccca",
"rgb": {
"r": 167,
"g": 204,
"b": 202
},
"hsl": {
"h": 176.757,
"s": 26.619,
"l": 72.745
},
"oklch": {
"l": 0.81786,
"c": 0.03937,
"h": 192.3
},
"luminance": 0.55665
}Semantic roles & 50–950 ramp
primary
#A7CCCA
secondary
#A17678
accent
#4046A5
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483