#AFDC92#AFDC92
#AFDC92 is a very light, moderate yellow-green. Relative luminance 0.624; OKLCH L 84.5% C 0.109 H 133.7°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDC92 |
|---|---|
| RGB | rgb(175, 220, 146) |
| HSL | hsl(96, 51%, 72%) |
| HSV | hsv(96, 34%, 86%) |
| CMYK | cmyk(20.5%, 0%, 33.6%, 13.7%) |
| CIE-LAB | lab(83.11, -27.77, 31.73) |
| CIE-LCH | lch(83.11, 42.16, 131.19°) |
| OKLab | oklab(84.46% -0.0757 0.0791) |
| OKLCH | oklch(84.46% 0.109 133.7) |
| XYZ | xyz(48.4596, 62.3747, 36.6749) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.47
Light Sage
#BCECAC
ΔE00 4.43
Pale Olive Green
#B1D27B
ΔE00 4.49
Washed Out Green
#BCF5A6
ΔE00 5.49
Light Moss Green
#A6C875
ΔE00 5.66
Tea Green
#BDF8A3
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDC92 #BF92DC
analogous
#D4DC92 #AFDC92 #92DC9A
triadic
#AFDC92 #92AFDC #DC92AF
tetradic
#AFDC92 #92D4DC #BF92DC #DC9A92
square
#AFDC92 #92D4DC #BF92DC #DC9A92
split-complementary
#AFDC92 #9A92DC #DC92D4
monochromatic
#6CB83B #8DCD64 #AFDC92 #D1EBC0 #EEF8E8
Accessibility & contrast
On white
1.56
#AFDC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#AFDC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDC92
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDC92 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18D
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#B0D6C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afdc92; /* rgb */ color: rgb(175, 220, 146); /* oklch */ color: oklch(84.5% 0.109 133.7);
Tailwind
colors: {
custom: {
50: '#c8e7b2',
500: '#afdc92',
950: '#000000',
},
}SCSS
$custom: #afdc92; $custom-light: #c8e7b2; $custom-dark: #000000;
JSON
{
"hex": "#afdc92",
"rgb": {
"r": 175,
"g": 220,
"b": 146
},
"hsl": {
"h": 96.486,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.84464,
"c": 0.10949,
"h": 133.7
},
"luminance": 0.62376
}Semantic roles & 50–950 ramp
primary
#AFDC92
secondary
#925FB4
accent
#27BF83
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481