#A3CDCB#A3CDCB
#A3CDCB is a light, muted teal. Relative luminance 0.558; OKLCH L 81.8% C 0.044 H 192.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CDCB |
|---|---|
| RGB | rgb(163, 205, 203) |
| HSL | hsl(177, 30%, 72%) |
| HSV | hsv(177, 20%, 80%) |
| CMYK | cmyk(20.5%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(79.48, -14.16, -3.56) |
| CIE-LCH | lch(79.48, 14.60, 194.11°) |
| OKLab | oklab(81.77% -0.0432 -0.0098) |
| OKLCH | oklch(81.77% 0.044 192.7) |
| XYZ | xyz(47.7119, 55.7592, 64.7371) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.59
Lightblue
#ADD8E6
ΔE00 7.51
Paleturquoise
#AFEEEE
ΔE00 8.01
Pale Sky Blue
#BDF6FE
ΔE00 10.04
Robin'S Egg Blue
#98EFF9
ΔE00 10.19
Pale Teal
#82CBB2
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CDCB #CDA3A5
analogous
#A3CDB6 #A3CDCB #A3BACD
triadic
#A3CDCB #CBA3CD #CDCBA3
tetradic
#A3CDCB #B6A3CD #CDA3A5 #BACDA3
square
#A3CDCB #B6A3CD #CDA3A5 #BACDA3
split-complementary
#A3CDCB #CDA3BA #CDB6A3
monochromatic
#569F9C #7BB7B5 #A3CDCB #CBE3E1 #EBF4F4
Accessibility & contrast
On white
1.73
#A3CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#A3CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CDCB
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CDCB | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#BFC2CB
Tritanopia (blue-blind)
#96D0CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a3cdcb; /* rgb */ color: rgb(163, 205, 203); /* oklch */ color: oklch(81.8% 0.044 192.7);
Tailwind
colors: {
custom: {
50: '#bfdcda',
500: '#a3cdcb',
950: '#000000',
},
}SCSS
$custom: #a3cdcb; $custom-light: #bfdcda; $custom-dark: #000000;
JSON
{
"hex": "#a3cdcb",
"rgb": {
"r": 163,
"g": 205,
"b": 203
},
"hsl": {
"h": 177.143,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.81775,
"c": 0.04434,
"h": 192.7
},
"luminance": 0.55761
}Semantic roles & 50–950 ramp
primary
#A3CDCB
secondary
#A27274
accent
#3D42A8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483