#AFCBCC#AFCBCC
#AFCBCC is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.2% C 0.030 H 199.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCBCC |
|---|---|
| RGB | rgb(175, 203, 204) |
| HSL | hsl(182, 22%, 74%) |
| HSV | hsv(182, 14%, 80%) |
| CMYK | cmyk(14.2%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(79.72, -9.14, -3.65) |
| CIE-LCH | lch(79.72, 9.84, 201.80°) |
| OKLab | oklab(82.17% -0.0284 -0.0099) |
| OKLCH | oklch(82.17% 0.03 199.2) |
| XYZ | xyz(49.9314, 56.1842, 65.3290) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.29
Powder Blue
#B0E0E6
ΔE00 6.42
Silver (survey)
#C5C9C7
ΔE00 8.72
Light Grey
#D8DCD6
ΔE00 10.26
Paleturquoise
#AFEEEE
ΔE00 10.34
Light Grey Blue
#9DBCD4
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCBCC #CCB0AF
analogous
#AFCCBF #AFCBCC #AFBDCC
triadic
#AFCBCC #CCAFCB #CBCCAF
tetradic
#AFCBCC #BFAFCC #CCB0AF #BDCCAF
square
#AFCBCC #BFAFCC #CCB0AF #BDCCAF
split-complementary
#AFCBCC #CCAFBD #CCBFAF
monochromatic
#649A9C #8AB3B4 #AFCBCC #D4E3E4 #ECF3F3
Accessibility & contrast
On white
1.72
#AFCBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#AFCBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCBCC
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCBCC | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#C1C4CC
Tritanopia (blue-blind)
#A7CDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #afcbcc; /* rgb */ color: rgb(175, 203, 204); /* oklch */ color: oklch(82.2% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#c7dadb',
500: '#afcbcc',
950: '#000000',
},
}SCSS
$custom: #afcbcc; $custom-light: #c7dadb; $custom-dark: #000000;
JSON
{
"hex": "#afcbcc",
"rgb": {
"r": 175,
"g": 203,
"b": 204
},
"hsl": {
"h": 182.069,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.8217,
"c": 0.03012,
"h": 199.2
},
"luminance": 0.56185
}Semantic roles & 50–950 ramp
primary
#AFCBCC
secondary
#A1807E
accent
#4845A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384