#AFF090#AFF090
#AFF090 is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.9% C 0.142 H 136.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF090 |
|---|---|
| RGB | rgb(175, 240, 144) |
| HSL | hsl(101, 76%, 75%) |
| HSV | hsv(101, 40%, 94%) |
| CMYK | cmyk(27.1%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(88.66, -37.33, 39.99) |
| CIE-LCH | lch(88.66, 54.70, 133.03°) |
| OKLab | oklab(88.93% -0.1022 0.0983) |
| OKLCH | oklch(88.93% 0.142 136.1) |
| XYZ | xyz(53.8719, 73.4460, 37.7183) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.60
Tea Green
#BDF8A3
ΔE00 2.79
Washed Out Green
#BCF5A6
ΔE00 3.28
Celery
#C1FD95
ΔE00 3.34
Pastel Green
#B0FF9D
ΔE00 3.35
Light Pastel Green
#B2FBA5
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF090 #D190F0
analogous
#DFF090 #AFF090 #90F0A1
triadic
#AFF090 #90AFF0 #F090AF
tetradic
#AFF090 #90DFF0 #D190F0 #F0A190
square
#AFF090 #90DFF0 #D190F0 #F0A190
split-complementary
#AFF090 #A190F0 #F090DF
monochromatic
#61E124 #88E95A #AFF090 #D6F7C6 #ECFBE4
Accessibility & contrast
On white
1.34
#AFF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#AFF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF090
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF090 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E289
Deuteranopia (green-blind)
#EDDC95
Tritanopia (blue-blind)
#AEE9D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aff090; /* rgb */ color: rgb(175, 240, 144); /* oklch */ color: oklch(88.9% 0.142 136.1);
Tailwind
colors: {
custom: {
50: '#c9f5b1',
500: '#aff090',
950: '#000000',
},
}SCSS
$custom: #aff090; $custom-light: #c9f5b1; $custom-dark: #000000;
JSON
{
"hex": "#aff090",
"rgb": {
"r": 175,
"g": 240,
"b": 144
},
"hsl": {
"h": 100.625,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.88925,
"c": 0.14183,
"h": 136.1
},
"luminance": 0.73448
}Semantic roles & 50–950 ramp
primary
#AFF090
secondary
#A758CC
accent
#0DD897
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581