#AFF196#AFF196
#AFF196 is a very light, vivid green. Relative luminance 0.742; OKLCH L 89.3% C 0.137 H 137.4°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF196 |
|---|---|
| RGB | rgb(175, 241, 150) |
| HSL | hsl(104, 76%, 77%) |
| HSV | hsv(104, 38%, 95%) |
| CMYK | cmyk(27.4%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(89.03, -36.97, 37.49) |
| CIE-LCH | lch(89.03, 52.65, 134.60°) |
| OKLab | oklab(89.25% -0.101 0.0928) |
| OKLCH | oklch(89.25% 0.137 137.4) |
| XYZ | xyz(54.6379, 74.2247, 40.2963) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.24
Pale Light Green
#B1FC99
ΔE00 2.44
Washed Out Green
#BCF5A6
ΔE00 2.55
Light Pastel Green
#B2FBA5
ΔE00 2.58
Pastel Green
#B0FF9D
ΔE00 3.05
Celery
#C1FD95
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF196 #D896F1
analogous
#DDF196 #AFF196 #96F1AB
triadic
#AFF196 #96AFF1 #F196AF
tetradic
#AFF196 #96DDF1 #D896F1 #F1AB96
square
#AFF196 #96DDF1 #D896F1 #F1AB96
split-complementary
#AFF196 #AB96F1 #F196DD
monochromatic
#5DE32A #86EA60 #AFF196 #D8F8CC #EAFBE4
Accessibility & contrast
On white
1.33
#AFF196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#AFF196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF196
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF196 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E390
Deuteranopia (green-blind)
#EDDD9B
Tritanopia (blue-blind)
#ADEBDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aff196; /* rgb */ color: rgb(175, 241, 150); /* oklch */ color: oklch(89.3% 0.137 137.4);
Tailwind
colors: {
custom: {
50: '#c9f6b6',
500: '#aff196',
950: '#000000',
},
}SCSS
$custom: #aff196; $custom-light: #c9f6b6; $custom-dark: #000000;
JSON
{
"hex": "#aff196",
"rgb": {
"r": 175,
"g": 241,
"b": 150
},
"hsl": {
"h": 103.516,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.89252,
"c": 0.13714,
"h": 137.4
},
"luminance": 0.74227
}Semantic roles & 50–950 ramp
primary
#AFF196
secondary
#AF5DCE
accent
#0DD9A1
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581