#AFC8BF#AFC8BF
#AFC8BF is a light, muted teal. Relative luminance 0.542; OKLCH L 81.1% C 0.030 H 171.9°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8BF |
|---|---|
| RGB | rgb(175, 200, 191) |
| HSL | hsl(158, 19%, 74%) |
| HSV | hsv(158, 13%, 78%) |
| CMYK | cmyk(12.5%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(78.57, -10.18, 1.65) |
| CIE-LCH | lch(78.57, 10.32, 170.80°) |
| OKLab | oklab(81.15% -0.0295 0.0042) |
| OKLCH | oklch(81.15% 0.03 171.9) |
| XYZ | xyz(47.7352, 54.1832, 57.2235) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.14
Powder Blue
#B0E0E6
ΔE00 9.41
Light Grey
#D8DCD6
ΔE00 10.14
Lightblue
#ADD8E6
ΔE00 10.81
Pale Teal
#82CBB2
ΔE00 11.30
Silver
#C0C0C0
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8BF #C8AFB8
analogous
#AFC8B2 #AFC8BF #AFC4C8
triadic
#AFC8BF #BFAFC8 #C8BFAF
tetradic
#AFC8BF #B2AFC8 #C8AFB8 #C4C8AF
square
#AFC8BF #B2AFC8 #C8AFB8 #C4C8AF
split-complementary
#AFC8BF #C8AFC4 #C8B2AF
monochromatic
#679685 #8BAFA2 #AFC8BF #D3E1DC #EDF3F0
Accessibility & contrast
On white
1.77
#AFC8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#AFC8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8BF
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8BF | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#C1C1C0
Tritanopia (blue-blind)
#AAC9C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #afc8bf; /* rgb */ color: rgb(175, 200, 191); /* oklch */ color: oklch(81.1% 0.030 171.9);
Tailwind
colors: {
custom: {
50: '#c7d8d2',
500: '#afc8bf',
950: '#000000',
},
}SCSS
$custom: #afc8bf; $custom-light: #c7d8d2; $custom-dark: #000000;
JSON
{
"hex": "#afc8bf",
"rgb": {
"r": 175,
"g": 200,
"b": 191
},
"hsl": {
"h": 158.4,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.81146,
"c": 0.0298,
"h": 171.9
},
"luminance": 0.54184
}Semantic roles & 50–950 ramp
primary
#AFC8BF
secondary
#9C7F89
accent
#49679D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383