#AFC8B2#AFC8B2
#AFC8B2 is a light, muted green. Relative luminance 0.536; OKLCH L 80.8% C 0.041 H 148.6°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8B2 |
|---|---|
| RGB | rgb(175, 200, 178) |
| HSL | hsl(127, 19%, 74%) |
| HSV | hsv(127, 13%, 78%) |
| CMYK | cmyk(12.5%, 0%, 11%, 21.6%) |
| CIE-LAB | lab(78.25, -12.64, 8.18) |
| CIE-LCH | lch(78.25, 15.05, 147.10°) |
| OKLab | oklab(80.79% -0.0348 0.0213) |
| OKLCH | oklch(80.79% 0.041 148.6) |
| XYZ | xyz(46.3676, 53.6361, 50.0208) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.17
Sage Green
#9CAF88
ΔE00 8.97
Darkseagreen
#8FBC8F
ΔE00 9.02
Pale Teal
#82CBB2
ΔE00 9.90
Seafoam Blue
#78D1B6
ΔE00 11.62
Light Grey Green
#B7E1A1
ΔE00 11.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8B2 #C8AFC5
analogous
#B8C8AF #AFC8B2 #AFC8BE
triadic
#AFC8B2 #B2AFC8 #C8B2AF
tetradic
#AFC8B2 #AFB8C8 #C8AFC5 #C8BEAF
square
#AFC8B2 #AFB8C8 #C8AFC5 #C8BEAF
split-complementary
#AFC8B2 #BEAFC8 #C8AFB8
monochromatic
#67966D #8BAF8F #AFC8B2 #D3E1D5 #EDF3EE
Accessibility & contrast
On white
1.79
#AFC8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#AFC8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8B2
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8B2 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B1
Deuteranopia (green-blind)
#C4C0B3
Tritanopia (blue-blind)
#ACC7C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afc8b2; /* rgb */ color: rgb(175, 200, 178); /* oklch */ color: oklch(80.8% 0.041 148.6);
Tailwind
colors: {
custom: {
50: '#c7d8c9',
500: '#afc8b2',
950: '#000000',
},
}SCSS
$custom: #afc8b2; $custom-light: #c7d8c9; $custom-dark: #000000;
JSON
{
"hex": "#afc8b2",
"rgb": {
"r": 175,
"g": 200,
"b": 178
},
"hsl": {
"h": 127.2,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.80787,
"c": 0.04082,
"h": 148.6
},
"luminance": 0.53637
}Semantic roles & 50–950 ramp
primary
#AFC8B2
secondary
#9C7F99
accent
#49939D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382