#AFD883#AFD883
#AFD883 is a very light, moderate yellow-green. Relative luminance 0.599; OKLCH L 83.3% C 0.120 H 129.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD883 |
|---|---|
| RGB | rgb(175, 216, 131) |
| HSL | hsl(89, 52%, 68%) |
| HSV | hsv(89, 39%, 85%) |
| CMYK | cmyk(19%, 0%, 39.4%, 15.3%) |
| CIE-LAB | lab(81.76, -27.89, 37.58) |
| CIE-LCH | lch(81.76, 46.80, 126.58°) |
| OKLab | oklab(83.3% -0.0765 0.0923) |
| OKLCH | oklch(83.3% 0.12 129.7) |
| XYZ | xyz(46.3312, 59.8637, 30.5822) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.11
Light Moss Green
#A6C875
ΔE00 3.91
Pale Olive
#B9CC81
ΔE00 4.87
Light Grey Green
#B7E1A1
ΔE00 4.89
Pistachio
#93C572
ΔE00 5.49
Greenish Tan
#BCCB7A
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD883 #AC83D8
analogous
#D8D683 #AFD883 #84D883
triadic
#AFD883 #83AFD8 #D883AF
tetradic
#AFD883 #83D8D6 #AC83D8 #D88384
square
#AFD883 #83D8D6 #AC83D8 #D88384
split-complementary
#AFD883 #8384D8 #D683D8
monochromatic
#72AB36 #91C954 #AFD883 #CDE7B2 #EBF5E0
Accessibility & contrast
On white
1.62
#AFD883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#AFD883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD883
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD883 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7D
Deuteranopia (green-blind)
#D9CA88
Tritanopia (blue-blind)
#B2D1C3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #afd883; /* rgb */ color: rgb(175, 216, 131); /* oklch */ color: oklch(83.3% 0.120 129.7);
Tailwind
colors: {
custom: {
50: '#c8e4a8',
500: '#afd883',
950: '#000000',
},
}SCSS
$custom: #afd883; $custom-light: #c8e4a8; $custom-dark: #000000;
JSON
{
"hex": "#afd883",
"rgb": {
"r": 175,
"g": 216,
"b": 131
},
"hsl": {
"h": 88.941,
"s": 52.147,
"l": 68.039
},
"oklch": {
"l": 0.83304,
"c": 0.1199,
"h": 129.7
},
"luminance": 0.59864
}Semantic roles & 50–950 ramp
primary
#AFD883
secondary
#7E51AE
accent
#26C070
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480