#AFD488#AFD488
#AFD488 is a very light, moderate yellow-green. Relative luminance 0.580; OKLCH L 82.5% C 0.108 H 129.6°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD488 |
|---|---|
| RGB | rgb(175, 212, 136) |
| HSL | hsl(89, 47%, 68%) |
| HSV | hsv(89, 36%, 83%) |
| CMYK | cmyk(17.5%, 0%, 35.8%, 16.9%) |
| CIE-LAB | lab(80.73, -25.31, 33.70) |
| CIE-LCH | lch(80.73, 42.15, 126.91°) |
| OKLab | oklab(82.49% -0.0691 0.0835) |
| OKLCH | oklch(82.49% 0.108 129.6) |
| XYZ | xyz(45.6659, 57.9779, 32.0727) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.48
Light Moss Green
#A6C875
ΔE00 3.44
Pale Olive
#B9CC81
ΔE00 4.11
Light Grey Green
#B7E1A1
ΔE00 4.30
Pistachio
#93C572
ΔE00 5.12
Greenish Tan
#BCCB7A
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD488 #AD88D4
analogous
#D4D388 #AFD488 #89D488
triadic
#AFD488 #88AFD4 #D488AF
tetradic
#AFD488 #88D4D3 #AD88D4 #D48889
square
#AFD488 #88D4D3 #AD88D4 #D48889
split-complementary
#AFD488 #8889D4 #D388D4
monochromatic
#72A63C #91C45B #AFD488 #CDE4B5 #EBF4E2
Accessibility & contrast
On white
1.67
#AFD488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#AFD488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD488
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD488 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA83
Deuteranopia (green-blind)
#D5C88C
Tritanopia (blue-blind)
#B2CEC1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afd488; /* rgb */ color: rgb(175, 212, 136); /* oklch */ color: oklch(82.5% 0.108 129.6);
Tailwind
colors: {
custom: {
50: '#c8e1ab',
500: '#afd488',
950: '#000000',
},
}SCSS
$custom: #afd488; $custom-light: #c8e1ab; $custom-dark: #000000;
JSON
{
"hex": "#afd488",
"rgb": {
"r": 175,
"g": 212,
"b": 136
},
"hsl": {
"h": 89.211,
"s": 46.914,
"l": 68.235
},
"oklch": {
"l": 0.82495,
"c": 0.10837,
"h": 129.6
},
"luminance": 0.57979
}Semantic roles & 50–950 ramp
primary
#AFD488
secondary
#7F56AA
accent
#2BBA71
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481