#AFE176#AFE176
#AFE176 is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.1% C 0.146 H 129.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE176 |
|---|---|
| RGB | rgb(175, 225, 118) |
| HSL | hsl(88, 64%, 67%) |
| HSV | hsv(88, 48%, 88%) |
| CMYK | cmyk(22.2%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(84.11, -33.67, 46.92) |
| CIE-LCH | lch(84.11, 57.75, 125.67°) |
| OKLab | oklab(85.13% -0.0934 0.1128) |
| OKLCH | oklch(85.13% 0.146 129.6) |
| XYZ | xyz(47.8739, 64.2715, 27.0194) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.46
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Spring Green (survey)
#A9F971
ΔE00 6.09
Celery
#C1FD95
ΔE00 6.19
Light Pea Green
#C4FE82
ΔE00 6.31
Light Yellowish Green
#C2FF89
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE176 #A876E1
analogous
#E1DD76 #AFE176 #7AE176
triadic
#AFE176 #76AFE1 #E176AF
tetradic
#AFE176 #76E1DD #A876E1 #E1767A
square
#AFE176 #76E1DD #A876E1 #E1767A
split-complementary
#AFE176 #767AE1 #DD76E1
monochromatic
#73B528 #92D644 #AFE176 #CCECA8 #EAF7DA
Accessibility & contrast
On white
1.52
#AFE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#AFE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE176
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE176 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46D
Deuteranopia (green-blind)
#E2D17C
Tritanopia (blue-blind)
#B3D9C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afe176; /* rgb */ color: rgb(175, 225, 118); /* oklch */ color: oklch(85.1% 0.146 129.6);
Tailwind
colors: {
custom: {
50: '#c9ea9f',
500: '#afe176',
950: '#000000',
},
}SCSS
$custom: #afe176; $custom-light: #c9ea9f; $custom-dark: #000000;
JSON
{
"hex": "#afe176",
"rgb": {
"r": 175,
"g": 225,
"b": 118
},
"hsl": {
"h": 88.037,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.85134,
"c": 0.14641,
"h": 129.6
},
"luminance": 0.64272
}Semantic roles & 50–950 ramp
primary
#AFE176
secondary
#7A45B6
accent
#1ACC6D
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480