#A8CDCF#A8CDCF
#A8CDCF is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.2% C 0.039 H 200.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CDCF |
|---|---|
| RGB | rgb(168, 205, 207) |
| HSL | hsl(183, 29%, 74%) |
| HSV | hsv(183, 19%, 81%) |
| CMYK | cmyk(18.8%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(79.89, -11.76, -5.06) |
| CIE-LCH | lch(79.89, 12.80, 203.27°) |
| OKLab | oklab(82.22% -0.0368 -0.0138) |
| OKLCH | oklch(82.22% 0.039 200.5) |
| XYZ | xyz(49.2391, 56.4908, 67.3289) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.90
Lightblue
#ADD8E6
ΔE00 5.55
Paleturquoise
#AFEEEE
ΔE00 8.67
Ice Blue
#A5DFF9
ΔE00 9.63
Pale Sky Blue
#BDF6FE
ΔE00 9.67
Sky Blue
#87CEEB
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CDCF #CFAAA8
analogous
#A8CFBD #A8CDCF #A8B9CF
triadic
#A8CDCF #CFA8CD #CDCFA8
tetradic
#A8CDCF #BDA8CF #CFAAA8 #B9CFA8
square
#A8CDCF #BDA8CF #CFAAA8 #B9CFA8
split-complementary
#A8CDCF #CFA8B9 #CFBDA8
monochromatic
#5A9FA3 #81B6B9 #A8CDCF #CFE4E5 #EBF4F4
Accessibility & contrast
On white
1.71
#A8CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#A8CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CDCF
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CDCF | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CF
Deuteranopia (green-blind)
#C0C4CF
Tritanopia (blue-blind)
#9CD0CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a8cdcf; /* rgb */ color: rgb(168, 205, 207); /* oklch */ color: oklch(82.2% 0.039 200.5);
Tailwind
colors: {
custom: {
50: '#c2dcdd',
500: '#a8cdcf',
950: '#000000',
},
}SCSS
$custom: #a8cdcf; $custom-light: #c2dcdd; $custom-dark: #000000;
JSON
{
"hex": "#a8cdcf",
"rgb": {
"r": 168,
"g": 205,
"b": 207
},
"hsl": {
"h": 183.077,
"s": 28.889,
"l": 73.529
},
"oklch": {
"l": 0.8222,
"c": 0.03934,
"h": 200.5
},
"luminance": 0.56492
}Semantic roles & 50–950 ramp
primary
#A8CDCF
secondary
#A57977
accent
#433EA8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484