#AFDF91#AFDF91
#AFDF91 is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.1% C 0.115 H 134.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDF91 |
|---|---|
| RGB | rgb(175, 223, 145) |
| HSL | hsl(97, 55%, 72%) |
| HSV | hsv(97, 35%, 87%) |
| CMYK | cmyk(21.5%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(83.93, -29.34, 33.32) |
| CIE-LCH | lch(83.93, 44.39, 131.36°) |
| OKLab | oklab(85.12% -0.08 0.0828) |
| OKLCH | oklch(85.12% 0.115 134) |
| XYZ | xyz(49.1766, 63.9325, 36.5319) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.87
Light Sage
#BCECAC
ΔE00 4.33
Pale Olive Green
#B1D27B
ΔE00 4.67
Washed Out Green
#BCF5A6
ΔE00 4.85
Tea Green
#BDF8A3
ΔE00 5.40
Light Moss Green
#A6C875
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDF91 #C191DF
analogous
#D6DF91 #AFDF91 #91DF9A
triadic
#AFDF91 #91AFDF #DF91AF
tetradic
#AFDF91 #91D6DF #C191DF #DF9A91
square
#AFDF91 #91D6DF #C191DF #DF9A91
split-complementary
#AFDF91 #9A91DF #DF91D6
monochromatic
#6BBE37 #8DD162 #AFDF91 #D1EDC0 #EEF8E7
Accessibility & contrast
On white
1.52
#AFDF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#AFDF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDF91
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDF91 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48C
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#AFD9CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #afdf91; /* rgb */ color: rgb(175, 223, 145); /* oklch */ color: oklch(85.1% 0.115 134.0);
Tailwind
colors: {
custom: {
50: '#c8e9b2',
500: '#afdf91',
950: '#000000',
},
}SCSS
$custom: #afdf91; $custom-light: #c8e9b2; $custom-dark: #000000;
JSON
{
"hex": "#afdf91",
"rgb": {
"r": 175,
"g": 223,
"b": 145
},
"hsl": {
"h": 96.923,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.85116,
"c": 0.1152,
"h": 134
},
"luminance": 0.63934
}Semantic roles & 50–950 ramp
primary
#AFDF91
secondary
#945DB7
accent
#23C285
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481