#AFDB81#AFDB81
#AFDB81 is a very light, vivid yellow-green. Relative luminance 0.614; OKLCH L 83.9% C 0.126 H 130.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDB81 |
|---|---|
| RGB | rgb(175, 219, 129) |
| HSL | hsl(89, 56%, 68%) |
| HSV | hsv(89, 41%, 86%) |
| CMYK | cmyk(20.1%, 0%, 41.1%, 14.1%) |
| CIE-LAB | lab(82.57, -29.57, 39.62) |
| CIE-LCH | lch(82.57, 49.44, 126.74°) |
| OKLab | oklab(83.95% -0.0813 0.0969) |
| OKLCH | oklch(83.95% 0.126 130) |
| XYZ | xyz(46.9725, 61.3612, 30.1338) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.65
Light Moss Green
#A6C875
ΔE00 4.61
Light Grey Green
#B7E1A1
ΔE00 5.28
Pale Olive
#B9CC81
ΔE00 5.62
Pistachio
#93C572
ΔE00 6.01
Greenish Tan
#BCCB7A
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDB81 #AD81DB
analogous
#DBDA81 #AFDB81 #82DB81
triadic
#AFDB81 #81AFDB #DB81AF
tetradic
#AFDB81 #81DBDA #AD81DB #DB8182
square
#AFDB81 #81DBDA #AD81DB #DB8182
split-complementary
#AFDB81 #8182DB #DA81DB
monochromatic
#72AF32 #91CD51 #AFDB81 #CDE9B1 #EBF6E0
Accessibility & contrast
On white
1.58
#AFDB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#AFDB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDB81
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDB81 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07A
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#B2D4C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #afdb81; /* rgb */ color: rgb(175, 219, 129); /* oklch */ color: oklch(83.9% 0.126 130.0);
Tailwind
colors: {
custom: {
50: '#c8e6a7',
500: '#afdb81',
950: '#000000',
},
}SCSS
$custom: #afdb81; $custom-light: #c8e6a7; $custom-dark: #000000;
JSON
{
"hex": "#afdb81",
"rgb": {
"r": 175,
"g": 219,
"b": 129
},
"hsl": {
"h": 89.333,
"s": 55.556,
"l": 68.235
},
"oklch": {
"l": 0.83945,
"c": 0.12648,
"h": 130
},
"luminance": 0.61362
}Semantic roles & 50–950 ramp
primary
#AFDB81
secondary
#7F4FB1
accent
#22C371
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480