#AFC2BE#AFC2BE
#AFC2BE is a light, muted teal. Relative luminance 0.514; OKLCH L 79.8% C 0.022 H 181.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC2BE |
|---|---|
| RGB | rgb(175, 194, 190) |
| HSL | hsl(167, 13%, 72%) |
| HSV | hsv(167, 10%, 76%) |
| CMYK | cmyk(9.8%, 0%, 2.1%, 23.9%) |
| CIE-LAB | lab(76.93, -7.25, -0.20) |
| CIE-LCH | lch(76.93, 7.25, 181.58°) |
| OKLab | oklab(79.84% -0.0215 -0.0006) |
| OKLCH | oklch(79.84% 0.022 181.7) |
| XYZ | xyz(46.2632, 51.4145, 56.1918) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.88
Silver
#C0C0C0
ΔE00 8.75
Light Grey
#D8DCD6
ΔE00 9.27
Cool Grey
#95A3A6
ΔE00 9.36
Dove Gray
#B6B8BD
ΔE00 9.54
Lightblue
#ADD8E6
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC2BE #C2AFB3
analogous
#AFC2B5 #AFC2BE #AFBDC2
triadic
#AFC2BE #BEAFC2 #C2BEAF
tetradic
#AFC2BE #B5AFC2 #C2AFB3 #BDC2AF
square
#AFC2BE #B5AFC2 #C2AFB3 #BDC2AF
split-complementary
#AFC2BE #C2AFBD #C2B5AF
monochromatic
#6B8C85 #8CA8A2 #AFC2BE #D2DCDA #EEF2F1
Accessibility & contrast
On white
1.86
#AFC2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#AFC2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC2BE
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC2BE | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BE
Deuteranopia (green-blind)
#BCBDBE
Tritanopia (blue-blind)
#ABC3C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afc2be; /* rgb */ color: rgb(175, 194, 190); /* oklch */ color: oklch(79.8% 0.022 181.7);
Tailwind
colors: {
custom: {
50: '#c7d4d1',
500: '#afc2be',
950: '#000000',
},
}SCSS
$custom: #afc2be; $custom-light: #c7d4d1; $custom-dark: #000000;
JSON
{
"hex": "#afc2be",
"rgb": {
"r": 175,
"g": 194,
"b": 190
},
"hsl": {
"h": 167.368,
"s": 13.475,
"l": 72.353
},
"oklch": {
"l": 0.7984,
"c": 0.02151,
"h": 181.7
},
"luminance": 0.51415
}Semantic roles & 50–950 ramp
primary
#AFC2BE
secondary
#968084
accent
#4E5D98
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383