#AFCA8B#AFCA8B
#AFCA8B is a light, moderate yellow-green. Relative luminance 0.532; OKLCH L 80.3% C 0.090 H 127.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCA8B |
|---|---|
| RGB | rgb(175, 202, 139) |
| HSL | hsl(86, 37%, 67%) |
| HSV | hsv(86, 31%, 79%) |
| CMYK | cmyk(13.4%, 0%, 31.2%, 20.8%) |
| CIE-LAB | lab(78.00, -19.99, 28.55) |
| CIE-LCH | lch(78.00, 34.85, 125.00°) |
| OKLab | oklab(80.33% -0.0541 0.0714) |
| OKLCH | oklch(80.33% 0.09 127.2) |
| XYZ | xyz(43.4593, 53.2188, 32.4038) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.54
Light Moss Green
#A6C875
ΔE00 3.96
Pale Olive Green
#B1D27B
ΔE00 4.60
Tan Green
#A9BE70
ΔE00 4.85
Greenish Tan
#BCCB7A
ΔE00 5.15
Pistachio
#93C572
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCA8B #A68BCA
analogous
#CAC68B #AFCA8B #90CA8B
triadic
#AFCA8B #8BAFCA #CA8BAF
tetradic
#AFCA8B #8BCAC6 #A68BCA #CA8B90
square
#AFCA8B #8BCAC6 #A68BCA #CA8B90
split-complementary
#AFCA8B #8B90CA #C68BCA
monochromatic
#739645 #92B761 #AFCA8B #CCDDB5 #E9F0DF
Accessibility & contrast
On white
1.80
#AFCA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#AFCA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCA8B
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCA8B | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C287
Deuteranopia (green-blind)
#CCC08E
Tritanopia (blue-blind)
#B2C4BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afca8b; /* rgb */ color: rgb(175, 202, 139); /* oklch */ color: oklch(80.3% 0.090 127.2);
Tailwind
colors: {
custom: {
50: '#c7daad',
500: '#afca8b',
950: '#000000',
},
}SCSS
$custom: #afca8b; $custom-light: #c7daad; $custom-dark: #000000;
JSON
{
"hex": "#afca8b",
"rgb": {
"r": 175,
"g": 202,
"b": 139
},
"hsl": {
"h": 85.714,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.8033,
"c": 0.08962,
"h": 127.2
},
"luminance": 0.53219
}Semantic roles & 50–950 ramp
primary
#AFCA8B
secondary
#785C9D
accent
#35B06A
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381