#AFD07D#AFD07D
#AFD07D is a light, moderate yellow-green. Relative luminance 0.557; OKLCH L 81.4% C 0.115 H 126.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD07D |
|---|---|
| RGB | rgb(175, 208, 125) |
| HSL | hsl(84, 47%, 65%) |
| HSV | hsv(84, 40%, 82%) |
| CMYK | cmyk(15.9%, 0%, 39.9%, 18.4%) |
| CIE-LAB | lab(79.45, -24.80, 37.63) |
| CIE-LCH | lch(79.45, 45.07, 123.39°) |
| OKLab | oklab(81.41% -0.0682 0.0922) |
| OKLCH | oklch(81.41% 0.115 126.5) |
| XYZ | xyz(43.9364, 55.7060, 27.8357) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 0.83
Light Moss Green
#A6C875
ΔE00 2.10
Pale Olive
#B9CC81
ΔE00 3.06
Greenish Tan
#BCCB7A
ΔE00 4.04
Tan Green
#A9BE70
ΔE00 4.76
Pistachio
#93C572
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD07D #9E7DD0
analogous
#D0C77D #AFD07D #85D07D
triadic
#AFD07D #7DAFD0 #D07DAF
tetradic
#AFD07D #7DD0C7 #9E7DD0 #D07D85
square
#AFD07D #7DD0C7 #9E7DD0 #D07D85
split-complementary
#AFD07D #7D85D0 #C77DD0
monochromatic
#739B38 #93C050 #AFD07D #CBE0AA #E6F1D7
Accessibility & contrast
On white
1.73
#AFD07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#AFD07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD07D
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD07D | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C677
Deuteranopia (green-blind)
#D3C481
Tritanopia (blue-blind)
#B3C9BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #afd07d; /* rgb */ color: rgb(175, 208, 125); /* oklch */ color: oklch(81.4% 0.115 126.5);
Tailwind
colors: {
custom: {
50: '#c8dea4',
500: '#afd07d',
950: '#000000',
},
}SCSS
$custom: #afd07d; $custom-light: #c8dea4; $custom-dark: #000000;
JSON
{
"hex": "#afd07d",
"rgb": {
"r": 175,
"g": 208,
"b": 125
},
"hsl": {
"h": 83.855,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.81413,
"c": 0.11465,
"h": 126.5
},
"luminance": 0.55706
}Semantic roles & 50–950 ramp
primary
#AFD07D
secondary
#7051A0
accent
#2BBA64
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480