#AFCF85#AFCF85
#AFCF85 is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.3% C 0.104 H 127.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCF85 |
|---|---|
| RGB | rgb(175, 207, 133) |
| HSL | hsl(86, 44%, 67%) |
| HSV | hsv(86, 36%, 81%) |
| CMYK | cmyk(15.5%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(79.29, -23.28, 33.35) |
| CIE-LCH | lch(79.29, 40.68, 124.92°) |
| OKLab | oklab(81.33% -0.0635 0.0826) |
| OKLCH | oklch(81.33% 0.104 127.6) |
| XYZ | xyz(44.2251, 55.4326, 30.5554) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.39
Light Moss Green
#A6C875
ΔE00 2.61
Pale Olive
#B9CC81
ΔE00 3.04
Greenish Tan
#BCCB7A
ΔE00 4.51
Tan Green
#A9BE70
ΔE00 4.89
Pistachio
#93C572
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCF85 #A585CF
analogous
#CFCA85 #AFCF85 #8ACF85
triadic
#AFCF85 #85AFCF #CF85AF
tetradic
#AFCF85 #85CFCA #A585CF #CF858A
square
#AFCF85 #85CFCA #A585CF #CF858A
split-complementary
#AFCF85 #858ACF #CA85CF
monochromatic
#739C3D #92BE59 #AFCF85 #CCE0B1 #E9F2DD
Accessibility & contrast
On white
1.74
#AFCF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#AFCF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCF85
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCF85 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C680
Deuteranopia (green-blind)
#D1C489
Tritanopia (blue-blind)
#B3C9BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #afcf85; /* rgb */ color: rgb(175, 207, 133); /* oklch */ color: oklch(81.3% 0.104 127.6);
Tailwind
colors: {
custom: {
50: '#c8dda9',
500: '#afcf85',
950: '#000000',
},
}SCSS
$custom: #afcf85; $custom-light: #c8dda9; $custom-dark: #000000;
JSON
{
"hex": "#afcf85",
"rgb": {
"r": 175,
"g": 207,
"b": 133
},
"hsl": {
"h": 85.946,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.81327,
"c": 0.10421,
"h": 127.6
},
"luminance": 0.55433
}Semantic roles & 50–950 ramp
primary
#AFCF85
secondary
#7756A2
accent
#2FB76A
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480