#AFCCCB#AFCCCB
#AFCCCB is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.4% C 0.031 H 194.0°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCCB |
|---|---|
| RGB | rgb(175, 204, 203) |
| HSL | hsl(178, 22%, 74%) |
| HSV | hsv(178, 14%, 80%) |
| CMYK | cmyk(14.2%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(79.96, -9.86, -2.76) |
| CIE-LCH | lch(79.96, 10.24, 195.65°) |
| OKLab | oklab(82.35% -0.0302 -0.0075) |
| OKLCH | oklch(82.35% 0.031 194) |
| XYZ | xyz(50.0488, 56.6102, 64.7783) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 6.89
Silver (survey)
#C5C9C7
ΔE00 9.10
Paleturquoise
#AFEEEE
ΔE00 9.86
Light Grey
#D8DCD6
ΔE00 10.33
Pale Sky Blue
#BDF6FE
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCCB #CCAFB0
analogous
#AFCCBD #AFCCCB #AFBFCC
triadic
#AFCCCB #CBAFCC #CCCBAF
tetradic
#AFCCCB #BDAFCC #CCAFB0 #BFCCAF
square
#AFCCCB #BDAFCC #CCAFB0 #BFCCAF
split-complementary
#AFCCCB #CCAFBF #CCBDAF
monochromatic
#649C9A #8AB4B3 #AFCCCB #D4E4E3 #ECF3F3
Accessibility & contrast
On white
1.70
#AFCCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#AFCCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCCB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCCB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#A7CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #afcccb; /* rgb */ color: rgb(175, 204, 203); /* oklch */ color: oklch(82.4% 0.031 194.0);
Tailwind
colors: {
custom: {
50: '#c7dbda',
500: '#afcccb',
950: '#000000',
},
}SCSS
$custom: #afcccb; $custom-light: #c7dbda; $custom-dark: #000000;
JSON
{
"hex": "#afcccb",
"rgb": {
"r": 175,
"g": 204,
"b": 203
},
"hsl": {
"h": 177.931,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.82352,
"c": 0.03114,
"h": 194
},
"luminance": 0.56611
}Semantic roles & 50–950 ramp
primary
#AFCCCB
secondary
#A17E80
accent
#4548A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483