#AFDC93#AFDC93
#AFDC93 is a very light, moderate yellow-green. Relative luminance 0.624; OKLCH L 84.5% C 0.108 H 134.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDC93 |
|---|---|
| RGB | rgb(175, 220, 147) |
| HSL | hsl(97, 51%, 72%) |
| HSV | hsv(97, 33%, 86%) |
| CMYK | cmyk(20.5%, 0%, 33.2%, 13.7%) |
| CIE-LAB | lab(83.13, -27.63, 31.24) |
| CIE-LCH | lch(83.13, 41.70, 131.49°) |
| OKLab | oklab(84.48% -0.0753 0.078) |
| OKLCH | oklch(84.48% 0.108 134) |
| XYZ | xyz(48.5377, 62.4059, 37.0864) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.31
Light Sage
#BCECAC
ΔE00 4.31
Pale Olive Green
#B1D27B
ΔE00 4.64
Washed Out Green
#BCF5A6
ΔE00 5.49
Light Moss Green
#A6C875
ΔE00 5.77
Tea Green
#BDF8A3
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDC93 #C093DC
analogous
#D4DC93 #AFDC93 #93DC9C
triadic
#AFDC93 #93AFDC #DC93AF
tetradic
#AFDC93 #93D4DC #C093DC #DC9C93
square
#AFDC93 #93D4DC #C093DC #DC9C93
split-complementary
#AFDC93 #9C93DC #DC93D4
monochromatic
#6CB93C #8DCD65 #AFDC93 #D1EBC1 #EEF8E8
Accessibility & contrast
On white
1.56
#AFDC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#AFDC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDC93
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDC93 | 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)
#E2D18E
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#AFD6C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afdc93; /* rgb */ color: rgb(175, 220, 147); /* oklch */ color: oklch(84.5% 0.108 134.0);
Tailwind
colors: {
custom: {
50: '#c8e7b3',
500: '#afdc93',
950: '#000000',
},
}SCSS
$custom: #afdc93; $custom-light: #c8e7b3; $custom-dark: #000000;
JSON
{
"hex": "#afdc93",
"rgb": {
"r": 175,
"g": 220,
"b": 147
},
"hsl": {
"h": 96.986,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.84483,
"c": 0.10838,
"h": 134
},
"luminance": 0.62407
}Semantic roles & 50–950 ramp
primary
#AFDC93
secondary
#9360B4
accent
#27BE84
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481