#AFCDCB#AFCDCB
#AFCDCB is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.6% C 0.032 H 191.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCDCB |
|---|---|
| RGB | rgb(175, 205, 203) |
| HSL | hsl(176, 23%, 75%) |
| HSV | hsv(176, 15%, 80%) |
| CMYK | cmyk(14.6%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(80.23, -10.38, -2.37) |
| CIE-LCH | lch(80.23, 10.65, 192.85°) |
| OKLab | oklab(82.57% -0.0316 -0.0065) |
| OKLCH | oklch(82.57% 0.032 191.6) |
| XYZ | xyz(50.2872, 57.0871, 64.8578) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.22
Lightblue
#ADD8E6
ΔE00 7.18
Silver (survey)
#C5C9C7
ΔE00 9.45
Paleturquoise
#AFEEEE
ΔE00 9.49
Light Grey
#D8DCD6
ΔE00 10.46
Pale Sky Blue
#BDF6FE
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCDCB #CDAFB1
analogous
#AFCDBC #AFCDCB #AFC0CD
triadic
#AFCDCB #CBAFCD #CDCBAF
tetradic
#AFCDCB #BCAFCD #CDAFB1 #C0CDAF
square
#AFCDCB #BCAFCD #CDAFB1 #C0CDAF
split-complementary
#AFCDCB #CDAFC0 #CDBCAF
monochromatic
#649E9A #89B5B3 #AFCDCB #D5E5E3 #ECF3F3
Accessibility & contrast
On white
1.69
#AFCDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#AFCDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCDCB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCDCB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#A7CFCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcdcb; /* rgb */ color: rgb(175, 205, 203); /* oklch */ color: oklch(82.6% 0.032 191.6);
Tailwind
colors: {
custom: {
50: '#c7dcda',
500: '#afcdcb',
950: '#000000',
},
}SCSS
$custom: #afcdcb; $custom-light: #c7dcda; $custom-dark: #000000;
JSON
{
"hex": "#afcdcb",
"rgb": {
"r": 175,
"g": 205,
"b": 203
},
"hsl": {
"h": 176,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.82565,
"c": 0.03223,
"h": 191.6
},
"luminance": 0.57088
}Semantic roles & 50–950 ramp
primary
#AFCDCB
secondary
#A27E81
accent
#444AA2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483