#AFDB75#AFDB75
#AFDB75 is a very light, vivid yellow-green. Relative luminance 0.611; OKLCH L 83.8% C 0.139 H 128.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDB75 |
|---|---|
| RGB | rgb(175, 219, 117) |
| HSL | hsl(86, 59%, 66%) |
| HSV | hsv(86, 47%, 86%) |
| CMYK | cmyk(20.1%, 0%, 46.6%, 14.1%) |
| CIE-LAB | lab(82.41, -31.00, 45.31) |
| CIE-LCH | lch(82.41, 54.90, 124.37°) |
| OKLab | oklab(83.76% -0.086 0.1091) |
| OKLCH | oklch(83.76% 0.139 128.2) |
| XYZ | xyz(46.2212, 61.0606, 26.1769) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.02
Light Moss Green
#A6C875
ΔE00 5.04
Pale Olive
#B9CC81
ΔE00 6.12
Greenish Tan
#BCCB7A
ΔE00 6.46
Pistachio
#93C572
ΔE00 6.65
Pistachio (survey)
#C0FA8B
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDB75 #A175DB
analogous
#DBD475 #AFDB75 #7CDB75
triadic
#AFDB75 #75AFDB #DB75AF
tetradic
#AFDB75 #75DBD4 #A175DB #DB757C
square
#AFDB75 #75DBD4 #A175DB #DB757C
split-complementary
#AFDB75 #757CDB #D475DB
monochromatic
#73A92C #93CE44 #AFDB75 #CBE8A6 #E7F4D6
Accessibility & contrast
On white
1.59
#AFDB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#AFDB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDB75
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDB75 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6C
Deuteranopia (green-blind)
#DDCC7B
Tritanopia (blue-blind)
#B3D3C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #afdb75; /* rgb */ color: rgb(175, 219, 117); /* oklch */ color: oklch(83.8% 0.139 128.2);
Tailwind
colors: {
custom: {
50: '#c9e69f',
500: '#afdb75',
950: '#000000',
},
}SCSS
$custom: #afdb75; $custom-light: #c9e69f; $custom-dark: #000000;
JSON
{
"hex": "#afdb75",
"rgb": {
"r": 175,
"g": 219,
"b": 117
},
"hsl": {
"h": 85.882,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.83762,
"c": 0.13894,
"h": 128.2
},
"luminance": 0.61061
}Semantic roles & 50–950 ramp
primary
#AFDB75
secondary
#7348AC
accent
#1FC667
background
#FEFEFC
surface
#FAFCF5
border
#D3D5CF
text
#13160F
muted
#838480