#AFF099#AFF099
#AFF099 is a very light, vivid green. Relative luminance 0.737; OKLCH L 89.1% C 0.133 H 138.0°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF099 |
|---|---|
| RGB | rgb(175, 240, 153) |
| HSL | hsl(105, 74%, 77%) |
| HSV | hsv(105, 36%, 94%) |
| CMYK | cmyk(27.1%, 0%, 36.3%, 5.9%) |
| CIE-LAB | lab(88.80, -36.09, 35.69) |
| CIE-LCH | lch(88.80, 50.76, 135.32°) |
| OKLab | oklab(89.08% -0.0985 0.0886) |
| OKLCH | oklch(89.08% 0.133 138) |
| XYZ | xyz(54.5874, 73.7322, 41.4865) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.18
Washed Out Green
#BCF5A6
ΔE00 2.19
Light Pastel Green
#B2FBA5
ΔE00 2.49
Pale Light Green
#B1FC99
ΔE00 2.88
Pastel Green
#B0FF9D
ΔE00 3.38
Lightgreen
#90EE90
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF099 #DA99F0
analogous
#DAF099 #AFF099 #99F0AF
triadic
#AFF099 #99AFF0 #F099AF
tetradic
#AFF099 #99DAF0 #DA99F0 #F0AF99
square
#AFF099 #99DAF0 #DA99F0 #F0AF99
split-complementary
#AFF099 #AF99F0 #F099DA
monochromatic
#5BE02E #85E864 #AFF099 #D9F8CE #EAFBE4
Accessibility & contrast
On white
1.33
#AFF099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#AFF099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF099
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF099 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E393
Deuteranopia (green-blind)
#ECDD9E
Tritanopia (blue-blind)
#ACEADA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aff099; /* rgb */ color: rgb(175, 240, 153); /* oklch */ color: oklch(89.1% 0.133 138.0);
Tailwind
colors: {
custom: {
50: '#c8f5b8',
500: '#aff099',
950: '#000000',
},
}SCSS
$custom: #aff099; $custom-light: #c8f5b8; $custom-dark: #000000;
JSON
{
"hex": "#aff099",
"rgb": {
"r": 175,
"g": 240,
"b": 153
},
"hsl": {
"h": 104.828,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.89079,
"c": 0.13253,
"h": 138
},
"luminance": 0.73734
}Semantic roles & 50–950 ramp
primary
#AFF099
secondary
#B160CD
accent
#0FD6A4
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581