#AFFE92#AFFE92
#AFFE92 is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.1% C 0.160 H 137.7°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE92 |
|---|---|
| RGB | rgb(175, 254, 146) |
| HSL | hsl(104, 98%, 78%) |
| HSV | hsv(104, 43%, 100%) |
| CMYK | cmyk(31.1%, 0%, 42.5%, 0.4%) |
| CIE-LAB | lab(92.61, -43.28, 44.06) |
| CIE-LCH | lch(92.61, 61.76, 134.49°) |
| OKLab | oklab(92.13% -0.1185 0.1078) |
| OKLCH | oklch(92.13% 0.16 137.7) |
| XYZ | xyz(58.3076, 82.0706, 39.9576) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.31
Pastel Green
#B0FF9D
ΔE00 1.63
Celery
#C1FD95
ΔE00 2.65
Light Green
#96F97B
ΔE00 3.32
Pistachio (survey)
#C0FA8B
ΔE00 3.32
Light Pastel Green
#B2FBA5
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE92 #E192FE
analogous
#E5FE92 #AFFE92 #92FEAB
triadic
#AFFE92 #92AFFE #FE92AF
tetradic
#AFFE92 #92E5FE #E192FE #FEAB92
square
#AFFE92 #92E5FE #E192FE #FEAB92
split-complementary
#AFFE92 #AB92FE #FE92E5
monochromatic
#56FD19 #82FD55 #AFFE92 #DCFFCF #E9FFE1
Accessibility & contrast
On white
1.21
#AFFE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#AFFE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE92
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE92 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8A
Deuteranopia (green-blind)
#F9E798
Tritanopia (blue-blind)
#ACF7E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #affe92; /* rgb */ color: rgb(175, 254, 146); /* oklch */ color: oklch(92.1% 0.160 137.7);
Tailwind
colors: {
custom: {
50: '#c9ffb3',
500: '#affe92',
950: '#000000',
},
}SCSS
$custom: #affe92; $custom-light: #c9ffb3; $custom-dark: #000000;
JSON
{
"hex": "#affe92",
"rgb": {
"r": 175,
"g": 254,
"b": 146
},
"hsl": {
"h": 103.889,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.92127,
"c": 0.16019,
"h": 137.7
},
"luminance": 0.82073
}Semantic roles & 50–950 ramp
primary
#AFFE92
secondary
#BA55DF
accent
#00E6A8
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681