#AFF192#AFF192
#AFF192 is a very light, vivid green. Relative luminance 0.741; OKLCH L 89.2% C 0.141 H 136.6°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF192 |
|---|---|
| RGB | rgb(175, 241, 146) |
| HSL | hsl(102, 77%, 76%) |
| HSV | hsv(102, 39%, 95%) |
| CMYK | cmyk(27.4%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(88.97, -37.52, 39.40) |
| CIE-LCH | lch(88.97, 54.40, 133.60°) |
| OKLab | oklab(89.18% -0.1026 0.097) |
| OKLCH | oklch(89.18% 0.141 136.6) |
| XYZ | xyz(54.3213, 74.0981, 38.6288) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.36
Tea Green
#BDF8A3
ΔE00 2.57
Light Pastel Green
#B2FBA5
ΔE00 3.03
Washed Out Green
#BCF5A6
ΔE00 3.06
Pastel Green
#B0FF9D
ΔE00 3.08
Celery
#C1FD95
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF192 #D492F1
analogous
#DEF192 #AFF192 #92F1A4
triadic
#AFF192 #92AFF1 #F192AF
tetradic
#AFF192 #92DEF1 #D492F1 #F1A492
square
#AFF192 #92DEF1 #D492F1 #F1A492
split-complementary
#AFF192 #A492F1 #F192DE
monochromatic
#5FE326 #87EA5C #AFF192 #D7F8C8 #EBFCE4
Accessibility & contrast
On white
1.33
#AFF192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#AFF192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF192
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF192 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#EDDD97
Tritanopia (blue-blind)
#ADEBDA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aff192; /* rgb */ color: rgb(175, 241, 146); /* oklch */ color: oklch(89.2% 0.141 136.6);
Tailwind
colors: {
custom: {
50: '#c9f6b3',
500: '#aff192',
950: '#000000',
},
}SCSS
$custom: #aff192; $custom-light: #c9f6b3; $custom-dark: #000000;
JSON
{
"hex": "#aff192",
"rgb": {
"r": 175,
"g": 241,
"b": 146
},
"hsl": {
"h": 101.684,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.89184,
"c": 0.14126,
"h": 136.6
},
"luminance": 0.741
}Semantic roles & 50–950 ramp
primary
#AFF192
secondary
#AA5ACE
accent
#0CD99B
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581