#AFCAB2#AFCAB2
#AFCAB2 is a light, muted green. Relative luminance 0.546; OKLCH L 81.2% C 0.044 H 148.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCAB2 |
|---|---|
| RGB | rgb(175, 202, 178) |
| HSL | hsl(127, 20%, 74%) |
| HSV | hsv(127, 13%, 79%) |
| CMYK | cmyk(13.4%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(78.79, -13.67, 8.95) |
| CIE-LCH | lch(78.79, 16.34, 146.77°) |
| OKLab | oklab(81.22% -0.0376 0.0233) |
| OKLCH | oklch(81.22% 0.044 148.3) |
| XYZ | xyz(46.8338, 54.5686, 50.1762) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.28
Darkseagreen
#8FBC8F
ΔE00 8.53
Sage Green
#9CAF88
ΔE00 9.03
Pale Teal
#82CBB2
ΔE00 9.43
Light Grey Green
#B7E1A1
ΔE00 11.01
Light Teal
#90E4C1
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCAB2 #CAAFC7
analogous
#BACAAF #AFCAB2 #AFCAC0
triadic
#AFCAB2 #B2AFCA #CAB2AF
tetradic
#AFCAB2 #AFBACA #CAAFC7 #CAC0AF
square
#AFCAB2 #AFBACA #CAAFC7 #CAC0AF
split-complementary
#AFCAB2 #C0AFCA #CAAFBA
monochromatic
#65996B #8AB28F #AFCAB2 #D4E2D5 #EDF3ED
Accessibility & contrast
On white
1.76
#AFCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#AFCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCAB2
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCAB2 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B1
Deuteranopia (green-blind)
#C6C2B3
Tritanopia (blue-blind)
#ACC9C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afcab2; /* rgb */ color: rgb(175, 202, 178); /* oklch */ color: oklch(81.2% 0.044 148.3);
Tailwind
colors: {
custom: {
50: '#c7dac9',
500: '#afcab2',
950: '#000000',
},
}SCSS
$custom: #afcab2; $custom-light: #c7dac9; $custom-dark: #000000;
JSON
{
"hex": "#afcab2",
"rgb": {
"r": 175,
"g": 202,
"b": 178
},
"hsl": {
"h": 126.667,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.81218,
"c": 0.04424,
"h": 148.3
},
"luminance": 0.54569
}Semantic roles & 50–950 ramp
primary
#AFCAB2
secondary
#9F7F9B
accent
#47959F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382