#AFCA81#AFCA81
#AFCA81 is a light, moderate yellow-green. Relative luminance 0.529; OKLCH L 80.1% C 0.101 H 125.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCA81 |
|---|---|
| RGB | rgb(175, 202, 129) |
| HSL | hsl(82, 41%, 65%) |
| HSV | hsv(82, 36%, 79%) |
| CMYK | cmyk(13.4%, 0%, 36.1%, 20.8%) |
| CIE-LAB | lab(77.84, -21.35, 33.51) |
| CIE-LCH | lch(77.84, 39.74, 122.50°) |
| OKLab | oklab(80.15% -0.0583 0.0828) |
| OKLCH | oklch(80.15% 0.101 125.1) |
| XYZ | xyz(42.7618, 52.9398, 28.7302) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.19
Light Moss Green
#A6C875
ΔE00 2.25
Pale Olive Green
#B1D27B
ΔE00 2.90
Tan Green
#A9BE70
ΔE00 3.53
Greenish Tan
#BCCB7A
ΔE00 3.64
Light Olive
#ACBF69
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCA81 #9C81CA
analogous
#CAC181 #AFCA81 #8ACA81
triadic
#AFCA81 #81AFCA #CA81AF
tetradic
#AFCA81 #81CAC1 #9C81CA #CA818A
square
#AFCA81 #81CAC1 #9C81CA #CA818A
split-complementary
#AFCA81 #818ACA #C181CA
monochromatic
#73933E #94B856 #AFCA81 #CADCAC #E6EED7
Accessibility & contrast
On white
1.81
#AFCA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#AFCA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCA81
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCA81 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17C
Deuteranopia (green-blind)
#CEC085
Tritanopia (blue-blind)
#B4C3B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #afca81; /* rgb */ color: rgb(175, 202, 129); /* oklch */ color: oklch(80.1% 0.101 125.1);
Tailwind
colors: {
custom: {
50: '#c8daa6',
500: '#afca81',
950: '#000000',
},
}SCSS
$custom: #afca81; $custom-light: #c8daa6; $custom-dark: #000000;
JSON
{
"hex": "#afca81",
"rgb": {
"r": 175,
"g": 202,
"b": 129
},
"hsl": {
"h": 82.192,
"s": 40.782,
"l": 64.902
},
"oklch": {
"l": 0.80145,
"c": 0.10128,
"h": 125.1
},
"luminance": 0.5294
}Semantic roles & 50–950 ramp
primary
#AFCA81
secondary
#6F559A
accent
#32B462
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380