#AFC8BD#AFC8BD
#AFC8BD is a light, muted teal. Relative luminance 0.541; OKLCH L 81.1% C 0.031 H 167.3°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8BD |
|---|---|
| RGB | rgb(175, 200, 189) |
| HSL | hsl(154, 19%, 74%) |
| HSV | hsv(154, 13%, 78%) |
| CMYK | cmyk(12.5%, 0%, 5.5%, 21.6%) |
| CIE-LAB | lab(78.52, -10.57, 2.65) |
| CIE-LCH | lch(78.52, 10.90, 165.92°) |
| OKLab | oklab(81.09% -0.0303 0.0069) |
| OKLCH | oklch(81.09% 0.031 167.3) |
| XYZ | xyz(47.5166, 54.0957, 56.0723) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.53
Powder Blue
#B0E0E6
ΔE00 10.02
Light Grey
#D8DCD6
ΔE00 10.36
Greenish Grey
#96AE8D
ΔE00 10.84
Pale Teal
#82CBB2
ΔE00 10.91
Lightblue
#ADD8E6
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8BD #C8AFBA
analogous
#AFC8B0 #AFC8BD #AFC6C8
triadic
#AFC8BD #BDAFC8 #C8BDAF
tetradic
#AFC8BD #B0AFC8 #C8AFBA #C6C8AF
square
#AFC8BD #B0AFC8 #C8AFBA #C6C8AF
split-complementary
#AFC8BD #C8AFC6 #C8B0AF
monochromatic
#679681 #8BAF9F #AFC8BD #D3E1DB #EDF3F0
Accessibility & contrast
On white
1.78
#AFC8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#AFC8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8BD
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8BD | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BD
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#AAC8C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #afc8bd; /* rgb */ color: rgb(175, 200, 189); /* oklch */ color: oklch(81.1% 0.031 167.3);
Tailwind
colors: {
custom: {
50: '#c7d8d0',
500: '#afc8bd',
950: '#000000',
},
}SCSS
$custom: #afc8bd; $custom-light: #c7d8d0; $custom-dark: #000000;
JSON
{
"hex": "#afc8bd",
"rgb": {
"r": 175,
"g": 200,
"b": 189
},
"hsl": {
"h": 153.6,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.81088,
"c": 0.03109,
"h": 167.3
},
"luminance": 0.54097
}Semantic roles & 50–950 ramp
primary
#AFC8BD
secondary
#9C7F8C
accent
#496E9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383