#AFD384#AFD384
#AFD384 is a very light, moderate yellow-green. Relative luminance 0.574; OKLCH L 82.2% C 0.111 H 128.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD384 |
|---|---|
| RGB | rgb(175, 211, 132) |
| HSL | hsl(87, 47%, 67%) |
| HSV | hsv(87, 37%, 83%) |
| CMYK | cmyk(17.1%, 0%, 37.4%, 17.3%) |
| CIE-LAB | lab(80.39, -25.36, 35.29) |
| CIE-LCH | lch(80.39, 43.46, 125.70°) |
| OKLab | oklab(82.2% -0.0694 0.0871) |
| OKLCH | oklch(82.2% 0.111 128.6) |
| XYZ | xyz(45.1377, 57.3679, 30.5204) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.78
Light Moss Green
#A6C875
ΔE00 2.94
Pale Olive
#B9CC81
ΔE00 3.74
Light Grey Green
#B7E1A1
ΔE00 4.95
Pistachio
#93C572
ΔE00 4.97
Greenish Tan
#BCCB7A
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD384 #A884D3
analogous
#D3D084 #AFD384 #88D384
triadic
#AFD384 #84AFD3 #D384AF
tetradic
#AFD384 #84D3D0 #A884D3 #D38488
square
#AFD384 #84D3D0 #A884D3 #D38488
split-complementary
#AFD384 #8488D3 #D084D3
monochromatic
#73A23A #92C357 #AFD384 #CCE3B1 #EAF3DE
Accessibility & contrast
On white
1.68
#AFD384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#AFD384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD384
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD384 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97E
Deuteranopia (green-blind)
#D5C788
Tritanopia (blue-blind)
#B2CCBF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afd384; /* rgb */ color: rgb(175, 211, 132); /* oklch */ color: oklch(82.2% 0.111 128.6);
Tailwind
colors: {
custom: {
50: '#c8e0a8',
500: '#afd384',
950: '#000000',
},
}SCSS
$custom: #afd384; $custom-light: #c8e0a8; $custom-dark: #000000;
JSON
{
"hex": "#afd384",
"rgb": {
"r": 175,
"g": 211,
"b": 132
},
"hsl": {
"h": 87.342,
"s": 47.305,
"l": 67.255
},
"oklch": {
"l": 0.82202,
"c": 0.11134,
"h": 128.6
},
"luminance": 0.57368
}Semantic roles & 50–950 ramp
primary
#AFD384
secondary
#7A54A7
accent
#2BBB6C
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480