#AFF199#AFF199
#AFF199 is a very light, vivid green. Relative luminance 0.743; OKLCH L 89.3% C 0.134 H 138.1°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF199 |
|---|---|
| RGB | rgb(175, 241, 153) |
| HSL | hsl(105, 76%, 77%) |
| HSV | hsv(105, 37%, 95%) |
| CMYK | cmyk(27.4%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(89.07, -36.55, 36.06) |
| CIE-LCH | lch(89.07, 51.34, 135.39°) |
| OKLab | oklab(89.3% -0.0998 0.0895) |
| OKLCH | oklch(89.3% 0.134 138.1) |
| XYZ | xyz(54.8826, 74.3226, 41.5849) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.10
Washed Out Green
#BCF5A6
ΔE00 2.22
Light Pastel Green
#B2FBA5
ΔE00 2.32
Pale Light Green
#B1FC99
ΔE00 2.63
Pastel Green
#B0FF9D
ΔE00 3.13
Lightgreen
#90EE90
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF199 #DB99F1
analogous
#DBF199 #AFF199 #99F1AF
triadic
#AFF199 #99AFF1 #F199AF
tetradic
#AFF199 #99DBF1 #DB99F1 #F1AF99
square
#AFF199 #99DBF1 #DB99F1 #F1AF99
split-complementary
#AFF199 #AF99F1 #F199DB
monochromatic
#5BE22D #85EA63 #AFF199 #D9F8CF #EAFBE4
Accessibility & contrast
On white
1.32
#AFF199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#AFF199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF199
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF199 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E493
Deuteranopia (green-blind)
#ECDD9E
Tritanopia (blue-blind)
#ACEBDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aff199; /* rgb */ color: rgb(175, 241, 153); /* oklch */ color: oklch(89.3% 0.134 138.1);
Tailwind
colors: {
custom: {
50: '#c8f6b8',
500: '#aff199',
950: '#000000',
},
}SCSS
$custom: #aff199; $custom-light: #c8f6b8; $custom-dark: #000000;
JSON
{
"hex": "#aff199",
"rgb": {
"r": 175,
"g": 241,
"b": 153
},
"hsl": {
"h": 105,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.89304,
"c": 0.13403,
"h": 138.1
},
"luminance": 0.74324
}Semantic roles & 50–950 ramp
primary
#AFF199
secondary
#B360CE
accent
#0DD8A5
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581