#AFDB89#AFDB89
#AFDB89 is a very light, moderate yellow-green. Relative luminance 0.616; OKLCH L 84.1% C 0.118 H 131.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDB89 |
|---|---|
| RGB | rgb(175, 219, 137) |
| HSL | hsl(92, 53%, 70%) |
| HSV | hsv(92, 37%, 86%) |
| CMYK | cmyk(20.1%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(82.69, -28.54, 35.75) |
| CIE-LCH | lch(82.69, 45.74, 128.60°) |
| OKLab | oklab(84.08% -0.0781 0.0883) |
| OKLCH | oklch(84.08% 0.118 131.5) |
| XYZ | xyz(47.5252, 61.5823, 33.0447) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.20
Light Grey Green
#B7E1A1
ΔE00 3.95
Light Moss Green
#A6C875
ΔE00 4.79
Pale Olive
#B9CC81
ΔE00 5.64
Light Sage
#BCECAC
ΔE00 5.68
Pistachio
#93C572
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDB89 #B589DB
analogous
#D8DB89 #AFDB89 #89DB8C
triadic
#AFDB89 #89AFDB #DB89AF
tetradic
#AFDB89 #89D8DB #B589DB #DB8C89
square
#AFDB89 #89D8DB #B589DB #DB8C89
split-complementary
#AFDB89 #8C89DB #DB89D8
monochromatic
#70B337 #8FCD5A #AFDB89 #CFE9B8 #EFF8E7
Accessibility & contrast
On white
1.58
#AFDB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#AFDB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDB89
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDB89 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D083
Deuteranopia (green-blind)
#DBCD8D
Tritanopia (blue-blind)
#B1D5C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #afdb89; /* rgb */ color: rgb(175, 219, 137); /* oklch */ color: oklch(84.1% 0.118 131.5);
Tailwind
colors: {
custom: {
50: '#c8e6ac',
500: '#afdb89',
950: '#000000',
},
}SCSS
$custom: #afdb89; $custom-light: #c8e6ac; $custom-dark: #000000;
JSON
{
"hex": "#afdb89",
"rgb": {
"r": 175,
"g": 219,
"b": 137
},
"hsl": {
"h": 92.195,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.84078,
"c": 0.11786,
"h": 131.5
},
"luminance": 0.61583
}Semantic roles & 50–950 ramp
primary
#AFDB89
secondary
#8756B2
accent
#25C178
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481