#AFD484#AFD484
#AFD484 is a very light, moderate yellow-green. Relative luminance 0.579; OKLCH L 82.4% C 0.113 H 128.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD484 |
|---|---|
| RGB | rgb(175, 212, 132) |
| HSL | hsl(88, 48%, 67%) |
| HSV | hsv(88, 38%, 83%) |
| CMYK | cmyk(17.5%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(80.66, -25.85, 35.65) |
| CIE-LCH | lch(80.66, 44.04, 125.94°) |
| OKLab | oklab(82.43% -0.0708 0.0879) |
| OKLCH | oklch(82.43% 0.113 128.8) |
| XYZ | xyz(45.3869, 57.8663, 30.6034) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.78
Light Moss Green
#A6C875
ΔE00 3.11
Pale Olive
#B9CC81
ΔE00 3.96
Light Grey Green
#B7E1A1
ΔE00 4.88
Pistachio
#93C572
ΔE00 5.04
Greenish Tan
#BCCB7A
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD484 #A984D4
analogous
#D4D184 #AFD484 #87D484
triadic
#AFD484 #84AFD4 #D484AF
tetradic
#AFD484 #84D4D1 #A984D4 #D48487
square
#AFD484 #84D4D1 #A984D4 #D48487
split-complementary
#AFD484 #8487D4 #D184D4
monochromatic
#73A439 #92C457 #AFD484 #CCE4B1 #EAF4DF
Accessibility & contrast
On white
1.67
#AFD484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#AFD484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD484
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD484 | 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)
#DBCA7E
Deuteranopia (green-blind)
#D6C788
Tritanopia (blue-blind)
#B2CDC0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afd484; /* rgb */ color: rgb(175, 212, 132); /* oklch */ color: oklch(82.4% 0.113 128.8);
Tailwind
colors: {
custom: {
50: '#c8e1a8',
500: '#afd484',
950: '#000000',
},
}SCSS
$custom: #afd484; $custom-light: #c8e1a8; $custom-dark: #000000;
JSON
{
"hex": "#afd484",
"rgb": {
"r": 175,
"g": 212,
"b": 132
},
"hsl": {
"h": 87.75,
"s": 48.193,
"l": 67.451
},
"oklch": {
"l": 0.82425,
"c": 0.11284,
"h": 128.8
},
"luminance": 0.57867
}Semantic roles & 50–950 ramp
primary
#AFD484
secondary
#7B54A9
accent
#2ABB6D
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480