#AFF790#AFF790
#AFF790 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.5% C 0.152 H 136.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF790 |
|---|---|
| RGB | rgb(175, 247, 144) |
| HSL | hsl(102, 87%, 77%) |
| HSV | hsv(102, 42%, 97%) |
| CMYK | cmyk(29.1%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(90.62, -40.47, 42.50) |
| CIE-LCH | lch(90.62, 58.68, 133.60°) |
| OKLab | oklab(90.51% -0.1108 0.1041) |
| OKLCH | oklch(90.51% 0.152 136.8) |
| XYZ | xyz(55.9725, 77.6471, 38.4184) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.38
Pastel Green
#B0FF9D
ΔE00 2.17
Celery
#C1FD95
ΔE00 2.52
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Tea Green
#BDF8A3
ΔE00 3.09
Light Pastel Green
#B2FBA5
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF790 #D890F7
analogous
#E3F790 #AFF790 #90F7A5
triadic
#AFF790 #90AFF7 #F790AF
tetradic
#AFF790 #90E3F7 #D890F7 #F7A590
square
#AFF790 #90E3F7 #D890F7 #F7A590
split-complementary
#AFF790 #A590F7 #F790E3
monochromatic
#5DEF1E #86F357 #AFF790 #D8FBC9 #EAFDE2
Accessibility & contrast
On white
1.27
#AFF790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#AFF790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF790
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF790 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE888
Deuteranopia (green-blind)
#F3E296
Tritanopia (blue-blind)
#ADF0DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff790; /* rgb */ color: rgb(175, 247, 144); /* oklch */ color: oklch(90.5% 0.152 136.8);
Tailwind
colors: {
custom: {
50: '#c9fab2',
500: '#aff790',
950: '#000000',
},
}SCSS
$custom: #aff790; $custom-light: #c9fab2; $custom-dark: #000000;
JSON
{
"hex": "#aff790",
"rgb": {
"r": 175,
"g": 247,
"b": 144
},
"hsl": {
"h": 101.942,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.90509,
"c": 0.15207,
"h": 136.8
},
"luminance": 0.77649
}Semantic roles & 50–950 ramp
primary
#AFF790
secondary
#AF56D5
accent
#02E39F
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581