#AFCE78#AFCE78
#AFCE78 is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 80.9% C 0.117 H 125.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCE78 |
|---|---|
| RGB | rgb(175, 206, 120) |
| HSL | hsl(82, 47%, 64%) |
| HSV | hsv(82, 42%, 81%) |
| CMYK | cmyk(15%, 0%, 41.7%, 19.2%) |
| CIE-LAB | lab(78.82, -24.44, 39.34) |
| CIE-LCH | lch(78.82, 46.32, 121.85°) |
| OKLab | oklab(80.88% -0.0674 0.0959) |
| OKLCH | oklch(80.88% 0.117 125.1) |
| XYZ | xyz(43.1404, 54.6123, 26.0341) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 0.98
Light Moss Green
#A6C875
ΔE00 1.88
Pale Olive
#B9CC81
ΔE00 2.86
Greenish Tan
#BCCB7A
ΔE00 3.52
Tan Green
#A9BE70
ΔE00 4.22
Light Olive
#ACBF69
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCE78 #9778CE
analogous
#CEC278 #AFCE78 #84CE78
triadic
#AFCE78 #78AFCE #CE78AF
tetradic
#AFCE78 #78CEC2 #9778CE #CE7884
square
#AFCE78 #78CEC2 #9778CE #CE7884
split-complementary
#AFCE78 #7884CE #C278CE
monochromatic
#739536 #94BE4B #AFCE78 #CADEA5 #E4EFD2
Accessibility & contrast
On white
1.76
#AFCE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#AFCE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCE78
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCE78 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C471
Deuteranopia (green-blind)
#D2C37D
Tritanopia (blue-blind)
#B4C7B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afce78; /* rgb */ color: rgb(175, 206, 120); /* oklch */ color: oklch(80.9% 0.117 125.1);
Tailwind
colors: {
custom: {
50: '#c8dda0',
500: '#afce78',
950: '#000000',
},
}SCSS
$custom: #afce78; $custom-light: #c8dda0; $custom-dark: #000000;
JSON
{
"hex": "#afce78",
"rgb": {
"r": 175,
"g": 206,
"b": 120
},
"hsl": {
"h": 81.628,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.80885,
"c": 0.11721,
"h": 125.1
},
"luminance": 0.54613
}Semantic roles & 50–950 ramp
primary
#AFCE78
secondary
#6A4F9B
accent
#2CBA5F
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480