#AFCCBA#AFCCBA
#AFCCBA is a light, muted green. Relative luminance 0.558; OKLCH L 81.9% C 0.040 H 158.2°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCBA |
|---|---|
| RGB | rgb(175, 204, 186) |
| HSL | hsl(143, 22%, 74%) |
| HSV | hsv(143, 14%, 80%) |
| CMYK | cmyk(14.2%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(79.52, -13.21, 5.72) |
| CIE-LCH | lch(79.52, 14.39, 156.58°) |
| OKLab | oklab(81.86% -0.0371 0.0149) |
| OKLCH | oklch(81.86% 0.04 158.2) |
| XYZ | xyz(48.1329, 55.8439, 54.6879) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.16
Greenish Grey
#96AE8D
ΔE00 9.79
Darkseagreen
#8FBC8F
ΔE00 10.19
Seafoam Blue
#78D1B6
ΔE00 10.80
Sage Green
#9CAF88
ΔE00 10.83
Light Teal
#90E4C1
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCBA #CCAFC1
analogous
#B3CCAF #AFCCBA #AFCCC9
triadic
#AFCCBA #BAAFCC #CCBAAF
tetradic
#AFCCBA #AFB3CC #CCAFC1 #CCC9AF
square
#AFCCBA #AFB3CC #CCAFC1 #CCC9AF
split-complementary
#AFCCBA #C9AFCC #CCAFB3
monochromatic
#649C7A #8AB49A #AFCCBA #D4E4DA #ECF3EF
Accessibility & contrast
On white
1.73
#AFCCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#AFCCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCBA
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCBA | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#C6C4BB
Tritanopia (blue-blind)
#AACCC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #afccba; /* rgb */ color: rgb(175, 204, 186); /* oklch */ color: oklch(81.9% 0.040 158.2);
Tailwind
colors: {
custom: {
50: '#c7dbce',
500: '#afccba',
950: '#000000',
},
}SCSS
$custom: #afccba; $custom-light: #c7dbce; $custom-dark: #000000;
JSON
{
"hex": "#afccba",
"rgb": {
"r": 175,
"g": 204,
"b": 186
},
"hsl": {
"h": 142.759,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.81863,
"c": 0.03997,
"h": 158.2
},
"luminance": 0.55845
}Semantic roles & 50–950 ramp
primary
#AFCCBA
secondary
#A17E94
accent
#457EA1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131513
muted
#828483