#AFC8BA#AFC8BA
#AFC8BA is a light, muted green. Relative luminance 0.540; OKLCH L 81.0% C 0.033 H 161.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8BA |
|---|---|
| RGB | rgb(175, 200, 186) |
| HSL | hsl(146, 19%, 74%) |
| HSV | hsv(146, 13%, 78%) |
| CMYK | cmyk(12.5%, 0%, 7%, 21.6%) |
| CIE-LAB | lab(78.44, -11.15, 4.16) |
| CIE-LCH | lch(78.44, 11.90, 159.55°) |
| OKLab | oklab(81% -0.0315 0.0108) |
| OKLCH | oklch(81% 0.033 161.1) |
| XYZ | xyz(47.1944, 53.9668, 54.3750) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.97
Silver (survey)
#C5C9C7
ΔE00 10.16
Pale Teal
#82CBB2
ΔE00 10.45
Light Grey
#D8DCD6
ΔE00 10.75
Powder Blue
#B0E0E6
ΔE00 10.97
Sage Green
#9CAF88
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8BA #C8AFBD
analogous
#B0C8AF #AFC8BA #AFC8C6
triadic
#AFC8BA #BAAFC8 #C8BAAF
tetradic
#AFC8BA #AFB0C8 #C8AFBD #C8C6AF
square
#AFC8BA #AFB0C8 #C8AFBD #C8C6AF
split-complementary
#AFC8BA #C6AFC8 #C8AFB0
monochromatic
#67967B #8BAF9B #AFC8BA #D3E1D9 #EDF3EF
Accessibility & contrast
On white
1.78
#AFC8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#AFC8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8BA
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8BA | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#C3C1BB
Tritanopia (blue-blind)
#ABC8C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #afc8ba; /* rgb */ color: rgb(175, 200, 186); /* oklch */ color: oklch(81.0% 0.033 161.1);
Tailwind
colors: {
custom: {
50: '#c7d8ce',
500: '#afc8ba',
950: '#000000',
},
}SCSS
$custom: #afc8ba; $custom-light: #c7d8ce; $custom-dark: #000000;
JSON
{
"hex": "#afc8ba",
"rgb": {
"r": 175,
"g": 200,
"b": 186
},
"hsl": {
"h": 146.4,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.81004,
"c": 0.03334,
"h": 161.1
},
"luminance": 0.53968
}Semantic roles & 50–950 ramp
primary
#AFC8BA
secondary
#9C7F8F
accent
#49789D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383