#A5CCCB#A5CCCB
#A5CCCB is a light, muted teal. Relative luminance 0.555; OKLCH L 81.7% C 0.041 H 194.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCCB |
|---|---|
| RGB | rgb(165, 204, 203) |
| HSL | hsl(178, 28%, 72%) |
| HSV | hsv(178, 19%, 80%) |
| CMYK | cmyk(19.1%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(79.33, -13.03, -3.77) |
| CIE-LCH | lch(79.33, 13.56, 196.13°) |
| OKLab | oklab(81.69% -0.04 -0.0103) |
| OKLCH | oklch(81.69% 0.041 194.4) |
| XYZ | xyz(47.8864, 55.4952, 64.6769) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.54
Lightblue
#ADD8E6
ΔE00 7.01
Paleturquoise
#AFEEEE
ΔE00 8.47
Pale Sky Blue
#BDF6FE
ΔE00 10.15
Robin'S Egg Blue
#98EFF9
ΔE00 10.57
Light Sky Blue
#C6FCFF
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCCB #CCA5A6
analogous
#A5CCB8 #A5CCCB #A5B9CC
triadic
#A5CCCB #CBA5CC #CCCBA5
tetradic
#A5CCCB #B8A5CC #CCA5A6 #B9CCA5
square
#A5CCCB #B8A5CC #CCA5A6 #B9CCA5
split-complementary
#A5CCCB #CCA5B9 #CCB8A5
monochromatic
#599D9C #7EB6B4 #A5CCCB #CCE2E2 #EBF4F4
Accessibility & contrast
On white
1.74
#A5CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#A5CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCCB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCCB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#BFC2CB
Tritanopia (blue-blind)
#99CFCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a5cccb; /* rgb */ color: rgb(165, 204, 203); /* oklch */ color: oklch(81.7% 0.041 194.4);
Tailwind
colors: {
custom: {
50: '#c0dbda',
500: '#a5cccb',
950: '#000000',
},
}SCSS
$custom: #a5cccb; $custom-light: #c0dbda; $custom-dark: #000000;
JSON
{
"hex": "#a5cccb",
"rgb": {
"r": 165,
"g": 204,
"b": 203
},
"hsl": {
"h": 178.462,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.81686,
"c": 0.0413,
"h": 194.4
},
"luminance": 0.55497
}Semantic roles & 50–950 ramp
primary
#A5CCCB
secondary
#A17475
accent
#3F42A6
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483