#AFFA92#AFFA92
#AFFA92 is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.2% C 0.154 H 137.4°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFA92 |
|---|---|
| RGB | rgb(175, 250, 146) |
| HSL | hsl(103, 91%, 78%) |
| HSV | hsv(103, 42%, 98%) |
| CMYK | cmyk(30%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(91.49, -41.53, 42.63) |
| CIE-LCH | lch(91.49, 59.52, 134.25°) |
| OKLab | oklab(91.22% -0.1137 0.1045) |
| OKLCH | oklch(91.22% 0.154 137.4) |
| XYZ | xyz(57.0514, 79.5583, 39.5389) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.95
Pastel Green
#B0FF9D
ΔE00 1.65
Celery
#C1FD95
ΔE00 2.52
Light Pastel Green
#B2FBA5
ΔE00 2.98
Pistachio (survey)
#C0FA8B
ΔE00 3.18
Tea Green
#BDF8A3
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFA92 #DD92FA
analogous
#E3FA92 #AFFA92 #92FAA9
triadic
#AFFA92 #92AFFA #FA92AF
tetradic
#AFFA92 #92E3FA #DD92FA #FAA992
square
#AFFA92 #92E3FA #DD92FA #FAA992
split-complementary
#AFFA92 #A992FA #FA92E3
monochromatic
#59F51D #84F757 #AFFA92 #DAFDCD #EAFEE2
Accessibility & contrast
On white
1.24
#AFFA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#AFFA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFA92
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFA92 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#F5E498
Tritanopia (blue-blind)
#ACF3E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affa92; /* rgb */ color: rgb(175, 250, 146); /* oklch */ color: oklch(91.2% 0.154 137.4);
Tailwind
colors: {
custom: {
50: '#c9fcb3',
500: '#affa92',
950: '#000000',
},
}SCSS
$custom: #affa92; $custom-light: #c9fcb3; $custom-dark: #000000;
JSON
{
"hex": "#affa92",
"rgb": {
"r": 175,
"g": 250,
"b": 146
},
"hsl": {
"h": 103.269,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.9122,
"c": 0.15442,
"h": 137.4
},
"luminance": 0.7956
}Semantic roles & 50–950 ramp
primary
#AFFA92
secondary
#B556DA
accent
#00E6A6
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581