#AFCBCD#AFCBCD
#AFCBCD is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.2% C 0.030 H 201.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCBCD |
|---|---|
| RGB | rgb(175, 203, 205) |
| HSL | hsl(184, 23%, 75%) |
| HSV | hsv(184, 15%, 80%) |
| CMYK | cmyk(14.6%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(79.75, -8.93, -4.15) |
| CIE-LCH | lch(79.75, 9.85, 204.92°) |
| OKLab | oklab(82.2% -0.028 -0.0112) |
| OKLCH | oklch(82.2% 0.03 201.9) |
| XYZ | xyz(50.0518, 56.2324, 65.9626) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.94
Powder Blue
#B0E0E6
ΔE00 6.37
Silver (survey)
#C5C9C7
ΔE00 8.69
Light Grey Blue
#9DBCD4
ΔE00 10.00
Ice Blue
#A5DFF9
ΔE00 10.16
Light Grey
#D8DCD6
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCBCD #CDB1AF
analogous
#AFCDC0 #AFCBCD #AFBCCD
triadic
#AFCBCD #CDAFCB #CBCDAF
tetradic
#AFCBCD #C0AFCD #CDB1AF #BCCDAF
square
#AFCBCD #C0AFCD #CDB1AF #BCCDAF
split-complementary
#AFCBCD #CDAFBC #CDC0AF
monochromatic
#649A9E #89B3B5 #AFCBCD #D5E3E5 #ECF3F3
Accessibility & contrast
On white
1.71
#AFCBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#AFCBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCBCD
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCBCD | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#A6CDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #afcbcd; /* rgb */ color: rgb(175, 203, 205); /* oklch */ color: oklch(82.2% 0.030 201.9);
Tailwind
colors: {
custom: {
50: '#c7dadc',
500: '#afcbcd',
950: '#000000',
},
}SCSS
$custom: #afcbcd; $custom-light: #c7dadc; $custom-dark: #000000;
JSON
{
"hex": "#afcbcd",
"rgb": {
"r": 175,
"g": 203,
"b": 205
},
"hsl": {
"h": 184,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.82201,
"c": 0.03022,
"h": 201.9
},
"luminance": 0.56234
}Semantic roles & 50–950 ramp
primary
#AFCBCD
secondary
#A2817E
accent
#4A44A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384