#AFDF85#AFDF85
#AFDF85 is a very light, vivid yellow-green. Relative luminance 0.636; OKLCH L 84.9% C 0.128 H 131.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDF85 |
|---|---|
| RGB | rgb(175, 223, 133) |
| HSL | hsl(92, 58%, 70%) |
| HSV | hsv(92, 40%, 87%) |
| CMYK | cmyk(21.5%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(83.75, -30.95, 39.13) |
| CIE-LCH | lch(83.75, 49.89, 128.34°) |
| OKLab | oklab(84.91% -0.0849 0.0959) |
| OKLCH | oklch(84.91% 0.128 131.5) |
| XYZ | xyz(48.2997, 63.5818, 31.9136) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.70
Light Grey Green
#B7E1A1
ΔE00 4.90
Light Moss Green
#A6C875
ΔE00 5.59
Washed Out Green
#BCF5A6
ΔE00 5.66
Tea Green
#BDF8A3
ΔE00 5.80
Light Sage
#BCECAC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDF85 #B585DF
analogous
#DCDF85 #AFDF85 #85DF88
triadic
#AFDF85 #85AFDF #DF85AF
tetradic
#AFDF85 #85DCDF #B585DF #DF8885
square
#AFDF85 #85DCDF #B585DF #DF8885
split-complementary
#AFDF85 #8885DF #DF85DC
monochromatic
#70B931 #8FD255 #AFDF85 #CFECB5 #EFF8E6
Accessibility & contrast
On white
1.53
#AFDF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#AFDF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDF85
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDF85 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37E
Deuteranopia (green-blind)
#DFD08A
Tritanopia (blue-blind)
#B1D8C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #afdf85; /* rgb */ color: rgb(175, 223, 133); /* oklch */ color: oklch(84.9% 0.128 131.5);
Tailwind
colors: {
custom: {
50: '#c8e9a9',
500: '#afdf85',
950: '#000000',
},
}SCSS
$custom: #afdf85; $custom-light: #c8e9a9; $custom-dark: #000000;
JSON
{
"hex": "#afdf85",
"rgb": {
"r": 175,
"g": 223,
"b": 133
},
"hsl": {
"h": 92,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.84909,
"c": 0.12814,
"h": 131.5
},
"luminance": 0.63583
}Semantic roles & 50–950 ramp
primary
#AFDF85
secondary
#8752B6
accent
#1FC678
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481