#AFCE84#AFCE84
#AFCE84 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.1% C 0.104 H 127.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCE84 |
|---|---|
| RGB | rgb(175, 206, 132) |
| HSL | hsl(85, 43%, 66%) |
| HSV | hsv(85, 36%, 81%) |
| CMYK | cmyk(15%, 0%, 35.9%, 19.2%) |
| CIE-LAB | lab(79.00, -22.93, 33.48) |
| CIE-LCH | lch(79.00, 40.58, 124.40°) |
| OKLab | oklab(81.09% -0.0626 0.0829) |
| OKLCH | oklch(81.09% 0.104 127.1) |
| XYZ | xyz(43.9149, 54.9221, 30.1128) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.39
Light Moss Green
#A6C875
ΔE00 2.44
Pale Olive
#B9CC81
ΔE00 2.82
Greenish Tan
#BCCB7A
ΔE00 4.29
Tan Green
#A9BE70
ΔE00 4.60
Pistachio
#93C572
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCE84 #A384CE
analogous
#CEC884 #AFCE84 #8ACE84
triadic
#AFCE84 #84AFCE #CE84AF
tetradic
#AFCE84 #84CEC8 #A384CE #CE848A
square
#AFCE84 #84CEC8 #A384CE #CE848A
split-complementary
#AFCE84 #848ACE #C884CE
monochromatic
#739A3D #93BD58 #AFCE84 #CBDFB0 #E8F1DC
Accessibility & contrast
On white
1.75
#AFCE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#AFCE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCE84
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCE84 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C57F
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#B3C8BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #afce84; /* rgb */ color: rgb(175, 206, 132); /* oklch */ color: oklch(81.1% 0.104 127.1);
Tailwind
colors: {
custom: {
50: '#c8dda8',
500: '#afce84',
950: '#000000',
},
}SCSS
$custom: #afce84; $custom-light: #c8dda8; $custom-dark: #000000;
JSON
{
"hex": "#afce84",
"rgb": {
"r": 175,
"g": 206,
"b": 132
},
"hsl": {
"h": 85.135,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.81087,
"c": 0.10384,
"h": 127.1
},
"luminance": 0.54923
}Semantic roles & 50–950 ramp
primary
#AFCE84
secondary
#7556A0
accent
#2FB668
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480