#AFDB83#AFDB83
#AFDB83 is a very light, vivid yellow-green. Relative luminance 0.614; OKLCH L 84.0% C 0.124 H 130.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDB83 |
|---|---|
| RGB | rgb(175, 219, 131) |
| HSL | hsl(90, 55%, 69%) |
| HSV | hsv(90, 40%, 86%) |
| CMYK | cmyk(20.1%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(82.60, -29.32, 38.66) |
| CIE-LCH | lch(82.60, 48.52, 127.18°) |
| OKLab | oklab(83.98% -0.0805 0.0948) |
| OKLCH | oklch(83.98% 0.124 130.3) |
| XYZ | xyz(47.1068, 61.4149, 30.8408) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.72
Light Moss Green
#A6C875
ΔE00 4.61
Light Grey Green
#B7E1A1
ΔE00 4.95
Pale Olive
#B9CC81
ΔE00 5.60
Pistachio
#93C572
ΔE00 5.95
Washed Out Green
#BCF5A6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDB83 #AF83DB
analogous
#DBDB83 #AFDB83 #83DB83
triadic
#AFDB83 #83AFDB #DB83AF
tetradic
#AFDB83 #83DBDB #AF83DB #DB8383
square
#AFDB83 #83DBDB #AF83DB #DB8383
split-complementary
#AFDB83 #8383DB #DB83DB
monochromatic
#72B033 #90CD54 #AFDB83 #CEE9B2 #ECF7E2
Accessibility & contrast
On white
1.58
#AFDB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#AFDB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDB83
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDB83 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#DCCD88
Tritanopia (blue-blind)
#B2D4C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #afdb83; /* rgb */ color: rgb(175, 219, 131); /* oklch */ color: oklch(84.0% 0.124 130.3);
Tailwind
colors: {
custom: {
50: '#c8e6a8',
500: '#afdb83',
950: '#000000',
},
}SCSS
$custom: #afdb83; $custom-light: #c8e6a8; $custom-dark: #000000;
JSON
{
"hex": "#afdb83",
"rgb": {
"r": 175,
"g": 219,
"b": 131
},
"hsl": {
"h": 90,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.83977,
"c": 0.12435,
"h": 130.3
},
"luminance": 0.61416
}Semantic roles & 50–950 ramp
primary
#AFDB83
secondary
#8151B2
accent
#23C373
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131610
muted
#828480