#A8CDCA#A8CDCA
#A8CDCA is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.1% C 0.039 H 190.3°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CDCA |
|---|---|
| RGB | rgb(168, 205, 202) |
| HSL | hsl(175, 27%, 73%) |
| HSV | hsv(175, 18%, 80%) |
| CMYK | cmyk(18%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(79.76, -12.81, -2.58) |
| CIE-LCH | lch(79.76, 13.07, 191.37°) |
| OKLab | oklab(82.07% -0.0388 -0.0071) |
| OKLCH | oklch(82.07% 0.039 190.3) |
| XYZ | xyz(48.6375, 56.2502, 64.1604) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.89
Lightblue
#ADD8E6
ΔE00 7.65
Paleturquoise
#AFEEEE
ΔE00 8.50
Pale Sky Blue
#BDF6FE
ΔE00 10.32
Duck Egg Blue
#C3FBF4
ΔE00 10.60
Pale Teal
#82CBB2
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CDCA #CDA8AB
analogous
#A8CDB7 #A8CDCA #A8BDCD
triadic
#A8CDCA #CAA8CD #CDCAA8
tetradic
#A8CDCA #B7A8CD #CDA8AB #BDCDA8
square
#A8CDCA #B7A8CD #CDA8AB #BDCDA8
split-complementary
#A8CDCA #CDA8BD #CDB7A8
monochromatic
#5B9F9A #81B7B2 #A8CDCA #CFE3E2 #ECF4F3
Accessibility & contrast
On white
1.71
#A8CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#A8CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CDCA
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CDCA | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#9DCFCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a8cdca; /* rgb */ color: rgb(168, 205, 202); /* oklch */ color: oklch(82.1% 0.039 190.3);
Tailwind
colors: {
custom: {
50: '#c2dcda',
500: '#a8cdca',
950: '#000000',
},
}SCSS
$custom: #a8cdca; $custom-light: #c2dcda; $custom-dark: #000000;
JSON
{
"hex": "#a8cdca",
"rgb": {
"r": 168,
"g": 205,
"b": 202
},
"hsl": {
"h": 175.135,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.82067,
"c": 0.03948,
"h": 190.3
},
"luminance": 0.56252
}Semantic roles & 50–950 ramp
primary
#A8CDCA
secondary
#A2777A
accent
#4048A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483