#AFCFCB#AFCFCB
#AFCFCB is a very light, muted teal. Relative luminance 0.581; OKLCH L 83.0% C 0.035 H 187.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCFCB |
|---|---|
| RGB | rgb(175, 207, 203) |
| HSL | hsl(173, 25%, 75%) |
| HSV | hsv(173, 15%, 81%) |
| CMYK | cmyk(15.5%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(80.77, -11.41, -1.58) |
| CIE-LCH | lch(80.77, 11.52, 187.88°) |
| OKLab | oklab(82.99% -0.0343 -0.0044) |
| OKLCH | oklch(82.99% 0.035 187.3) |
| XYZ | xyz(50.7687, 58.0501, 65.0183) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.18
Lightblue
#ADD8E6
ΔE00 7.85
Paleturquoise
#AFEEEE
ΔE00 8.86
Silver (survey)
#C5C9C7
ΔE00 10.16
Pale Sky Blue
#BDF6FE
ΔE00 10.39
Duck Egg Blue
#C3FBF4
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCFCB #CFAFB3
analogous
#AFCFBB #AFCFCB #AFC3CF
triadic
#AFCFCB #CBAFCF #CFCBAF
tetradic
#AFCFCB #BBAFCF #CFAFB3 #C3CFAF
square
#AFCFCB #BBAFCF #CFAFB3 #C3CFAF
split-complementary
#AFCFCB #CFAFC3 #CFBBAF
monochromatic
#63A199 #89B8B2 #AFCFCB #D5E6E4 #ECF4F3
Accessibility & contrast
On white
1.67
#AFCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#AFCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCFCB
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCFCB | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#C5C7CB
Tritanopia (blue-blind)
#A6D1CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afcfcb; /* rgb */ color: rgb(175, 207, 203); /* oklch */ color: oklch(83.0% 0.035 187.3);
Tailwind
colors: {
custom: {
50: '#c7ddda',
500: '#afcfcb',
950: '#000000',
},
}SCSS
$custom: #afcfcb; $custom-light: #c7ddda; $custom-dark: #000000;
JSON
{
"hex": "#afcfcb",
"rgb": {
"r": 175,
"g": 207,
"b": 203
},
"hsl": {
"h": 172.5,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.82991,
"c": 0.03458,
"h": 187.3
},
"luminance": 0.58051
}Semantic roles & 50–950 ramp
primary
#AFCFCB
secondary
#A47E83
accent
#424EA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483