#AFF191#AFF191
#AFF191 is a very light, vivid green. Relative luminance 0.741; OKLCH L 89.2% C 0.142 H 136.4°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF191 |
|---|---|
| RGB | rgb(175, 241, 145) |
| HSL | hsl(101, 77%, 76%) |
| HSV | hsv(101, 40%, 95%) |
| CMYK | cmyk(27.4%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(88.95, -37.65, 39.87) |
| CIE-LCH | lch(88.95, 54.84, 133.36°) |
| OKLab | oklab(89.17% -0.103 0.0981) |
| OKLCH | oklch(89.17% 0.142 136.4) |
| XYZ | xyz(54.2439, 74.0671, 38.2210) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.37
Tea Green
#BDF8A3
ΔE00 2.67
Pastel Green
#B0FF9D
ΔE00 3.11
Light Pastel Green
#B2FBA5
ΔE00 3.15
Washed Out Green
#BCF5A6
ΔE00 3.20
Celery
#C1FD95
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF191 #D391F1
analogous
#DFF191 #AFF191 #91F1A3
triadic
#AFF191 #91AFF1 #F191AF
tetradic
#AFF191 #91DFF1 #D391F1 #F1A391
square
#AFF191 #91DFF1 #D391F1 #F1A391
split-complementary
#AFF191 #A391F1 #F191DF
monochromatic
#60E324 #88EA5B #AFF191 #D6F8C7 #EBFCE4
Accessibility & contrast
On white
1.33
#AFF191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#AFF191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF191
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF191 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38A
Deuteranopia (green-blind)
#EDDD96
Tritanopia (blue-blind)
#ADEBD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aff191; /* rgb */ color: rgb(175, 241, 145); /* oklch */ color: oklch(89.2% 0.142 136.4);
Tailwind
colors: {
custom: {
50: '#c9f6b2',
500: '#aff191',
950: '#000000',
},
}SCSS
$custom: #aff191; $custom-light: #c9f6b2; $custom-dark: #000000;
JSON
{
"hex": "#aff191",
"rgb": {
"r": 175,
"g": 241,
"b": 145
},
"hsl": {
"h": 101.25,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.89167,
"c": 0.14228,
"h": 136.4
},
"luminance": 0.74069
}Semantic roles & 50–950 ramp
primary
#AFF191
secondary
#A959CE
accent
#0CDA99
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581