#AFCCCA#AFCCCA
#AFCCCA is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.3% C 0.031 H 191.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCCA |
|---|---|
| RGB | rgb(175, 204, 202) |
| HSL | hsl(176, 22%, 74%) |
| HSV | hsv(176, 14%, 80%) |
| CMYK | cmyk(14.2%, 0%, 1%, 20%) |
| CIE-LAB | lab(79.93, -10.07, -2.27) |
| CIE-LCH | lch(79.93, 10.32, 192.68°) |
| OKLab | oklab(82.32% -0.0306 -0.0062) |
| OKLCH | oklch(82.32% 0.031 191.5) |
| XYZ | xyz(49.9300, 56.5627, 64.1527) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.51
Lightblue
#ADD8E6
ΔE00 7.30
Silver (survey)
#C5C9C7
ΔE00 9.18
Paleturquoise
#AFEEEE
ΔE00 9.83
Light Grey
#D8DCD6
ΔE00 10.32
Pale Sky Blue
#BDF6FE
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCCA #CCAFB1
analogous
#AFCCBC #AFCCCA #AFC0CC
triadic
#AFCCCA #CAAFCC #CCCAAF
tetradic
#AFCCCA #BCAFCC #CCAFB1 #C0CCAF
square
#AFCCCA #BCAFCC #CCAFB1 #C0CCAF
split-complementary
#AFCCCA #CCAFC0 #CCBCAF
monochromatic
#649C98 #8AB4B1 #AFCCCA #D4E4E3 #ECF3F3
Accessibility & contrast
On white
1.71
#AFCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#AFCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCCA
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCCA | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#A7CECB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #afccca; /* rgb */ color: rgb(175, 204, 202); /* oklch */ color: oklch(82.3% 0.031 191.5);
Tailwind
colors: {
custom: {
50: '#c7dbda',
500: '#afccca',
950: '#000000',
},
}SCSS
$custom: #afccca; $custom-light: #c7dbda; $custom-dark: #000000;
JSON
{
"hex": "#afccca",
"rgb": {
"r": 175,
"g": 204,
"b": 202
},
"hsl": {
"h": 175.862,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.82322,
"c": 0.03122,
"h": 191.5
},
"luminance": 0.56564
}Semantic roles & 50–950 ramp
primary
#AFCCCA
secondary
#A17E81
accent
#454BA1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483