#AFFE96#AFFE96
#AFFE96 is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.2% C 0.156 H 138.5°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE96 |
|---|---|
| RGB | rgb(175, 254, 150) |
| HSL | hsl(106, 98%, 79%) |
| HSV | hsv(106, 41%, 100%) |
| CMYK | cmyk(31.1%, 0%, 40.9%, 0.4%) |
| CIE-LAB | lab(92.66, -42.76, 42.19) |
| CIE-LCH | lch(92.66, 60.07, 135.38°) |
| OKLab | oklab(92.19% -0.1169 0.1036) |
| OKLCH | oklch(92.19% 0.156 138.5) |
| XYZ | xyz(58.6242, 82.1972, 41.6250) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.80
Pastel Green
#B0FF9D
ΔE00 1.01
Light Pastel Green
#B2FBA5
ΔE00 2.81
Celery
#C1FD95
ΔE00 2.83
Palegreen
#98FB98
ΔE00 3.12
Tea Green
#BDF8A3
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE96 #E596FE
analogous
#E3FE96 #AFFE96 #96FEB1
triadic
#AFFE96 #96AFFE #FE96AF
tetradic
#AFFE96 #96E3FE #E596FE #FEB196
square
#AFFE96 #96E3FE #E596FE #FEB196
split-complementary
#AFFE96 #B196FE #FE96E3
monochromatic
#53FD1D #81FD59 #AFFE96 #DDFFD3 #E8FFE1
Accessibility & contrast
On white
1.20
#AFFE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#AFFE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE96
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE96 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8E
Deuteranopia (green-blind)
#F8E79C
Tritanopia (blue-blind)
#ABF7E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #affe96; /* rgb */ color: rgb(175, 254, 150); /* oklch */ color: oklch(92.2% 0.156 138.5);
Tailwind
colors: {
custom: {
50: '#c9ffb6',
500: '#affe96',
950: '#000000',
},
}SCSS
$custom: #affe96; $custom-light: #c9ffb6; $custom-dark: #000000;
JSON
{
"hex": "#affe96",
"rgb": {
"r": 175,
"g": 254,
"b": 150
},
"hsl": {
"h": 105.577,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.92191,
"c": 0.15625,
"h": 138.5
},
"luminance": 0.822
}Semantic roles & 50–950 ramp
primary
#AFFE96
secondary
#BF58E0
accent
#00E6AE
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681