#AFCA9B#AFCA9B
#AFCA9B is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.7% C 0.071 H 132.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCA9B |
|---|---|
| RGB | rgb(175, 202, 155) |
| HSL | hsl(94, 31%, 70%) |
| HSV | hsv(94, 23%, 79%) |
| CMYK | cmyk(13.4%, 0%, 23.3%, 20.8%) |
| CIE-LAB | lab(78.30, -17.59, 20.53) |
| CIE-LCH | lch(78.30, 27.03, 130.59°) |
| OKLab | oklab(80.66% -0.0474 0.0523) |
| OKLCH | oklch(80.66% 0.071 132.2) |
| XYZ | xyz(44.7151, 53.7211, 39.0174) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.16
Light Grey Green
#B7E1A1
ΔE00 6.30
Pale Olive
#B9CC81
ΔE00 6.92
Lichen
#8FB67B
ΔE00 7.12
Sage Green
#9CAF88
ΔE00 7.23
Light Moss Green
#A6C875
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCA9B #B69BCA
analogous
#C7CA9B #AFCA9B #9BCA9E
triadic
#AFCA9B #9BAFCA #CA9BAF
tetradic
#AFCA9B #9BC7CA #B69BCA #CA9E9B
square
#AFCA9B #9BC7CA #B69BCA #CA9E9B
split-complementary
#AFCA9B #9E9BCA #CA9BC7
monochromatic
#709951 #8FB573 #AFCA9B #CFDFC3 #EFF4EB
Accessibility & contrast
On white
1.79
#AFCA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#AFCA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCA9B
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCA9B | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC398
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#B0C6BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #afca9b; /* rgb */ color: rgb(175, 202, 155); /* oklch */ color: oklch(80.7% 0.071 132.2);
Tailwind
colors: {
custom: {
50: '#c7dab8',
500: '#afca9b',
950: '#000000',
},
}SCSS
$custom: #afca9b; $custom-light: #c7dab8; $custom-dark: #000000;
JSON
{
"hex": "#afca9b",
"rgb": {
"r": 175,
"g": 202,
"b": 155
},
"hsl": {
"h": 94.468,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.80663,
"c": 0.07054,
"h": 132.2
},
"luminance": 0.53722
}Semantic roles & 50–950 ramp
primary
#AFCA9B
secondary
#896A9F
accent
#3CA97B
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381