#AFD296#AFD296
#AFD296 is a very light, moderate yellow-green. Relative luminance 0.574; OKLCH L 82.3% C 0.089 H 132.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD296 |
|---|---|
| RGB | rgb(175, 210, 150) |
| HSL | hsl(95, 40%, 71%) |
| HSV | hsv(95, 29%, 82%) |
| CMYK | cmyk(16.7%, 0%, 28.6%, 17.6%) |
| CIE-LAB | lab(80.41, -22.34, 26.04) |
| CIE-LCH | lch(80.41, 34.31, 130.63°) |
| OKLab | oklab(82.32% -0.0605 0.0656) |
| OKLCH | oklch(82.32% 0.089 132.7) |
| XYZ | xyz(46.2298, 57.4084, 37.4936) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.51
Pale Olive Green
#B1D27B
ΔE00 5.50
Pale Olive
#B9CC81
ΔE00 5.52
Light Moss Green
#A6C875
ΔE00 5.56
Light Sage
#BCECAC
ΔE00 5.99
Pistachio
#93C572
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD296 #B996D2
analogous
#CDD296 #AFD296 #96D29B
triadic
#AFD296 #96AFD2 #D296AF
tetradic
#AFD296 #96CDD2 #B996D2 #D29B96
square
#AFD296 #96CDD2 #B996D2 #D29B96
split-complementary
#AFD296 #9B96D2 #D296CD
monochromatic
#6FA647 #8EC06B #AFD296 #D0E4C1 #EFF6EA
Accessibility & contrast
On white
1.68
#AFD296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#AFD296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD296
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD296 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C992
Deuteranopia (green-blind)
#D2C799
Tritanopia (blue-blind)
#B0CDC2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afd296; /* rgb */ color: rgb(175, 210, 150); /* oklch */ color: oklch(82.3% 0.089 132.7);
Tailwind
colors: {
custom: {
50: '#c7e0b5',
500: '#afd296',
950: '#000000',
},
}SCSS
$custom: #afd296; $custom-light: #c7e0b5; $custom-dark: #000000;
JSON
{
"hex": "#afd296",
"rgb": {
"r": 175,
"g": 210,
"b": 150
},
"hsl": {
"h": 95,
"s": 40,
"l": 70.588
},
"oklch": {
"l": 0.82318,
"c": 0.08929,
"h": 132.7
},
"luminance": 0.57409
}Semantic roles & 50–950 ramp
primary
#AFD296
secondary
#8C64A8
accent
#32B37D
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481