#AFD57F#AFD57F
#AFD57F is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.6% C 0.120 H 128.2°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD57F |
|---|---|
| RGB | rgb(175, 213, 127) |
| HSL | hsl(87, 51%, 67%) |
| HSV | hsv(87, 40%, 84%) |
| CMYK | cmyk(17.8%, 0%, 40.4%, 16.5%) |
| CIE-LAB | lab(80.87, -26.97, 38.44) |
| CIE-LCH | lch(80.87, 46.96, 125.05°) |
| OKLab | oklab(82.57% -0.0741 0.0941) |
| OKLCH | oklch(82.57% 0.12 128.2) |
| XYZ | xyz(45.3037, 58.2342, 28.9281) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.22
Light Moss Green
#A6C875
ΔE00 3.16
Pale Olive
#B9CC81
ΔE00 4.19
Greenish Tan
#BCCB7A
ΔE00 5.10
Pistachio
#93C572
ΔE00 5.20
Light Grey Green
#B7E1A1
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD57F #A57FD5
analogous
#D5D07F #AFD57F #84D57F
triadic
#AFD57F #7FAFD5 #D57FAF
tetradic
#AFD57F #7FD5D0 #A57FD5 #D57F84
square
#AFD57F #7FD5D0 #A57FD5 #D57F84
split-complementary
#AFD57F #7F84D5 #D07FD5
monochromatic
#73A436 #92C651 #AFD57F #CCE4AD #E9F3DB
Accessibility & contrast
On white
1.66
#AFD57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#AFD57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD57F
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD57F | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA79
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#B3CEC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #afd57f; /* rgb */ color: rgb(175, 213, 127); /* oklch */ color: oklch(82.6% 0.120 128.2);
Tailwind
colors: {
custom: {
50: '#c8e2a5',
500: '#afd57f',
950: '#000000',
},
}SCSS
$custom: #afd57f; $custom-light: #c8e2a5; $custom-dark: #000000;
JSON
{
"hex": "#afd57f",
"rgb": {
"r": 175,
"g": 213,
"b": 127
},
"hsl": {
"h": 86.512,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.82565,
"c": 0.11981,
"h": 128.2
},
"luminance": 0.58235
}Semantic roles & 50–950 ramp
primary
#AFD57F
secondary
#7750A8
accent
#28BE6A
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480