#AFD483#AFD483
#AFD483 is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.4% C 0.114 H 128.6°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD483 |
|---|---|
| RGB | rgb(175, 212, 131) |
| HSL | hsl(87, 49%, 67%) |
| HSV | hsv(87, 38%, 83%) |
| CMYK | cmyk(17.5%, 0%, 38.2%, 16.9%) |
| CIE-LAB | lab(80.65, -25.98, 36.14) |
| CIE-LCH | lch(80.65, 44.51, 125.71°) |
| OKLab | oklab(82.41% -0.0712 0.089) |
| OKLCH | oklch(82.41% 0.114 128.6) |
| XYZ | xyz(45.3188, 57.8390, 30.2448) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.62
Light Moss Green
#A6C875
ΔE00 3.05
Pale Olive
#B9CC81
ΔE00 3.94
Light Grey Green
#B7E1A1
ΔE00 5.03
Pistachio
#93C572
ΔE00 5.04
Greenish Tan
#BCCB7A
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD483 #A883D4
analogous
#D4D083 #AFD483 #87D483
triadic
#AFD483 #83AFD4 #D483AF
tetradic
#AFD483 #83D4D0 #A883D4 #D48387
square
#AFD483 #83D4D0 #A883D4 #D48387
split-complementary
#AFD483 #8387D4 #D083D4
monochromatic
#73A439 #92C456 #AFD483 #CCE4B0 #EAF4DE
Accessibility & contrast
On white
1.67
#AFD483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#AFD483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD483
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD483 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7D
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#B2CDC0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afd483; /* rgb */ color: rgb(175, 212, 131); /* oklch */ color: oklch(82.4% 0.114 128.6);
Tailwind
colors: {
custom: {
50: '#c8e1a8',
500: '#afd483',
950: '#000000',
},
}SCSS
$custom: #afd483; $custom-light: #c8e1a8; $custom-dark: #000000;
JSON
{
"hex": "#afd483",
"rgb": {
"r": 175,
"g": 212,
"b": 131
},
"hsl": {
"h": 87.407,
"s": 48.503,
"l": 67.255
},
"oklch": {
"l": 0.82408,
"c": 0.11394,
"h": 128.6
},
"luminance": 0.5784
}Semantic roles & 50–950 ramp
primary
#AFD483
secondary
#7A53A8
accent
#2ABC6C
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480