#AFD080#AFD080
#AFD080 is a light, moderate yellow-green. Relative luminance 0.558; OKLCH L 81.5% C 0.111 H 127.0°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD080 |
|---|---|
| RGB | rgb(175, 208, 128) |
| HSL | hsl(85, 46%, 66%) |
| HSV | hsv(85, 38%, 82%) |
| CMYK | cmyk(15.9%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(79.49, -24.42, 36.17) |
| CIE-LCH | lch(79.49, 43.64, 124.03°) |
| OKLab | oklab(81.46% -0.067 0.0889) |
| OKLCH | oklch(81.46% 0.111 127) |
| XYZ | xyz(44.1309, 55.7838, 28.8603) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.31
Light Moss Green
#A6C875
ΔE00 2.20
Pale Olive
#B9CC81
ΔE00 3.03
Greenish Tan
#BCCB7A
ΔE00 4.21
Pistachio
#93C572
ΔE00 4.82
Tan Green
#A9BE70
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD080 #A180D0
analogous
#D0C980 #AFD080 #87D080
triadic
#AFD080 #80AFD0 #D080AF
tetradic
#AFD080 #80D0C9 #A180D0 #D08087
square
#AFD080 #80D0C9 #A180D0 #D08087
split-complementary
#AFD080 #8087D0 #C980D0
monochromatic
#739C3A #93BF53 #AFD080 #CBE1AD #E7F1D9
Accessibility & contrast
On white
1.73
#AFD080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#AFD080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD080
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD080 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C67A
Deuteranopia (green-blind)
#D3C484
Tritanopia (blue-blind)
#B3C9BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #afd080; /* rgb */ color: rgb(175, 208, 128); /* oklch */ color: oklch(81.5% 0.111 127.0);
Tailwind
colors: {
custom: {
50: '#c8dea6',
500: '#afd080',
950: '#000000',
},
}SCSS
$custom: #afd080; $custom-light: #c8dea6; $custom-dark: #000000;
JSON
{
"hex": "#afd080",
"rgb": {
"r": 175,
"g": 208,
"b": 128
},
"hsl": {
"h": 84.75,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.81463,
"c": 0.11133,
"h": 127
},
"luminance": 0.55784
}Semantic roles & 50–950 ramp
primary
#AFD080
secondary
#7353A1
accent
#2CB966
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480