#AFCABB#AFCABB
#AFCABB is a light, muted green. Relative luminance 0.549; OKLCH L 81.5% C 0.036 H 161.2°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCABB |
|---|---|
| RGB | rgb(175, 202, 187) |
| HSL | hsl(147, 20%, 74%) |
| HSV | hsv(147, 13%, 79%) |
| CMYK | cmyk(13.4%, 0%, 7.4%, 20.8%) |
| CIE-LAB | lab(79.01, -11.99, 4.44) |
| CIE-LCH | lch(79.01, 12.78, 159.69°) |
| OKLab | oklab(81.46% -0.0339 0.0115) |
| OKLCH | oklch(81.46% 0.036 161.2) |
| XYZ | xyz(47.7673, 54.9419, 55.0923) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.87
Greenish Grey
#96AE8D
ΔE00 10.07
Silver (survey)
#C5C9C7
ΔE00 10.77
Powder Blue
#B0E0E6
ΔE00 10.85
Darkseagreen
#8FBC8F
ΔE00 11.04
Light Grey
#D8DCD6
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCABB #CAAFBE
analogous
#B1CAAF #AFCABB #AFCAC9
triadic
#AFCABB #BBAFCA #CABBAF
tetradic
#AFCABB #AFB1CA #CAAFBE #CAC9AF
square
#AFCABB #AFB1CA #CAAFBE #CAC9AF
split-complementary
#AFCABB #C9AFCA #CAAFB1
monochromatic
#65997C #8AB29C #AFCABB #D4E2DA #EDF3EF
Accessibility & contrast
On white
1.75
#AFCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#AFCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCABB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCABB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#AACAC5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #afcabb; /* rgb */ color: rgb(175, 202, 187); /* oklch */ color: oklch(81.5% 0.036 161.2);
Tailwind
colors: {
custom: {
50: '#c7dacf',
500: '#afcabb',
950: '#000000',
},
}SCSS
$custom: #afcabb; $custom-light: #c7dacf; $custom-dark: #000000;
JSON
{
"hex": "#afcabb",
"rgb": {
"r": 175,
"g": 202,
"b": 187
},
"hsl": {
"h": 146.667,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.81461,
"c": 0.03583,
"h": 161.2
},
"luminance": 0.54943
}Semantic roles & 50–950 ramp
primary
#AFCABB
secondary
#9F7F90
accent
#47789F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383