#AFFD92#AFFD92
#AFFD92 is a very light, vivid green. Relative luminance 0.814; OKLCH L 91.9% C 0.159 H 137.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD92 |
|---|---|
| RGB | rgb(175, 253, 146) |
| HSL | hsl(104, 96%, 78%) |
| HSV | hsv(104, 42%, 99%) |
| CMYK | cmyk(30.8%, 0%, 42.3%, 0.8%) |
| CIE-LAB | lab(92.33, -42.85, 43.71) |
| CIE-LCH | lch(92.33, 61.20, 134.43°) |
| OKLab | oklab(91.9% -0.1173 0.1069) |
| OKLCH | oklch(91.9% 0.159 137.7) |
| XYZ | xyz(57.9911, 81.4376, 39.8521) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.16
Pastel Green
#B0FF9D
ΔE00 1.58
Celery
#C1FD95
ΔE00 2.59
Pistachio (survey)
#C0FA8B
ΔE00 3.26
Light Pastel Green
#B2FBA5
ΔE00 3.28
Light Green
#96F97B
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD92 #E092FD
analogous
#E5FD92 #AFFD92 #92FDAA
triadic
#AFFD92 #92AFFD #FD92AF
tetradic
#AFFD92 #92E5FD #E092FD #FDAA92
square
#AFFD92 #92E5FD #E092FD #FDAA92
split-complementary
#AFFD92 #AA92FD #FD92E5
monochromatic
#57FB1A #83FC56 #AFFD92 #DBFECE #E9FEE1
Accessibility & contrast
On white
1.21
#AFFD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#AFFD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD92
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD92 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#F8E698
Tritanopia (blue-blind)
#ACF6E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affd92; /* rgb */ color: rgb(175, 253, 146); /* oklch */ color: oklch(91.9% 0.159 137.7);
Tailwind
colors: {
custom: {
50: '#c9feb3',
500: '#affd92',
950: '#000000',
},
}SCSS
$custom: #affd92; $custom-light: #c9feb3; $custom-dark: #000000;
JSON
{
"hex": "#affd92",
"rgb": {
"r": 175,
"g": 253,
"b": 146
},
"hsl": {
"h": 103.738,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.91901,
"c": 0.15875,
"h": 137.7
},
"luminance": 0.8144
}Semantic roles & 50–950 ramp
primary
#AFFD92
secondary
#B955DE
accent
#00E6A7
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681