#AFC9BE#AFC9BE
#AFC9BE is a light, muted teal. Relative luminance 0.546; OKLCH L 81.3% C 0.032 H 168.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC9BE |
|---|---|
| RGB | rgb(175, 201, 190) |
| HSL | hsl(155, 19%, 74%) |
| HSV | hsv(155, 13%, 79%) |
| CMYK | cmyk(12.9%, 0%, 5.5%, 21.2%) |
| CIE-LAB | lab(78.81, -10.90, 2.54) |
| CIE-LCH | lch(78.81, 11.19, 166.87°) |
| OKLab | oklab(81.33% -0.0313 0.0066) |
| OKLCH | oklch(81.33% 0.032 168.1) |
| XYZ | xyz(47.8579, 54.6040, 56.7234) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.75
Powder Blue
#B0E0E6
ΔE00 9.77
Light Grey
#D8DCD6
ΔE00 10.47
Pale Teal
#82CBB2
ΔE00 10.68
Greenish Grey
#96AE8D
ΔE00 11.00
Lightblue
#ADD8E6
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC9BE #C9AFBA
analogous
#AFC9B1 #AFC9BE #AFC7C9
triadic
#AFC9BE #BEAFC9 #C9BEAF
tetradic
#AFC9BE #B1AFC9 #C9AFBA #C7C9AF
square
#AFC9BE #B1AFC9 #C9AFBA #C7C9AF
split-complementary
#AFC9BE #C9AFC7 #C9B1AF
monochromatic
#669783 #8AB0A0 #AFC9BE #D4E2DC #EDF3F0
Accessibility & contrast
On white
1.76
#AFC9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#AFC9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC9BE
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC9BE | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BE
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#AAC9C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afc9be; /* rgb */ color: rgb(175, 201, 190); /* oklch */ color: oklch(81.3% 0.032 168.1);
Tailwind
colors: {
custom: {
50: '#c7d9d1',
500: '#afc9be',
950: '#000000',
},
}SCSS
$custom: #afc9be; $custom-light: #c7d9d1; $custom-dark: #000000;
JSON
{
"hex": "#afc9be",
"rgb": {
"r": 175,
"g": 201,
"b": 190
},
"hsl": {
"h": 154.615,
"s": 19.403,
"l": 73.725
},
"oklch": {
"l": 0.81331,
"c": 0.03198,
"h": 168.1
},
"luminance": 0.54605
}Semantic roles & 50–950 ramp
primary
#AFC9BE
secondary
#9D7F8C
accent
#486C9E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383