#AFD67E#AFD67E
#AFD67E is a very light, vivid yellow-green. Relative luminance 0.587; OKLCH L 82.8% C 0.122 H 128.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD67E |
|---|---|
| RGB | rgb(175, 214, 126) |
| HSL | hsl(87, 52%, 67%) |
| HSV | hsv(87, 41%, 84%) |
| CMYK | cmyk(18.2%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(81.13, -27.57, 39.28) |
| CIE-LCH | lch(81.13, 47.99, 125.06°) |
| OKLab | oklab(82.77% -0.0759 0.096) |
| OKLCH | oklch(82.77% 0.122 128.3) |
| XYZ | xyz(45.4912, 58.7128, 28.6707) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.36
Light Moss Green
#A6C875
ΔE00 3.40
Pale Olive
#B9CC81
ΔE00 4.46
Greenish Tan
#BCCB7A
ΔE00 5.29
Pistachio
#93C572
ΔE00 5.36
Light Grey Green
#B7E1A1
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD67E #A57ED6
analogous
#D6D17E #AFD67E #83D67E
triadic
#AFD67E #7EAFD6 #D67EAF
tetradic
#AFD67E #7ED6D1 #A57ED6 #D67E83
square
#AFD67E #7ED6D1 #A57ED6 #D67E83
split-complementary
#AFD67E #7E83D6 #D17ED6
monochromatic
#73A534 #92C750 #AFD67E #CCE5AC #E9F4DB
Accessibility & contrast
On white
1.65
#AFD67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#AFD67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD67E
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD67E | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#D8C983
Tritanopia (blue-blind)
#B3CFC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #afd67e; /* rgb */ color: rgb(175, 214, 126); /* oklch */ color: oklch(82.8% 0.122 128.3);
Tailwind
colors: {
custom: {
50: '#c8e2a4',
500: '#afd67e',
950: '#000000',
},
}SCSS
$custom: #afd67e; $custom-light: #c8e2a4; $custom-dark: #000000;
JSON
{
"hex": "#afd67e",
"rgb": {
"r": 175,
"g": 214,
"b": 126
},
"hsl": {
"h": 86.591,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.82773,
"c": 0.12236,
"h": 128.3
},
"luminance": 0.58713
}Semantic roles & 50–950 ramp
primary
#AFD67E
secondary
#774FA9
accent
#26BF6A
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480