#AFF799#AFF799
#AFF799 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.7% C 0.143 H 138.6°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF799 |
|---|---|
| RGB | rgb(175, 247, 153) |
| HSL | hsl(106, 85%, 78%) |
| HSV | hsv(106, 38%, 97%) |
| CMYK | cmyk(29.1%, 0%, 38.1%, 3.1%) |
| CIE-LAB | lab(90.75, -39.25, 38.25) |
| CIE-LCH | lch(90.75, 54.80, 135.74°) |
| OKLab | oklab(90.66% -0.1072 0.0946) |
| OKLCH | oklch(90.66% 0.143 138.6) |
| XYZ | xyz(56.6879, 77.9333, 42.1866) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.18
Pastel Green
#B0FF9D
ΔE00 1.70
Light Pastel Green
#B2FBA5
ΔE00 1.75
Tea Green
#BDF8A3
ΔE00 2.19
Washed Out Green
#BCF5A6
ΔE00 2.85
Celery
#C1FD95
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF799 #E199F7
analogous
#DEF799 #AFF799 #99F7B2
triadic
#AFF799 #99AFF7 #F799AF
tetradic
#AFF799 #99DEF7 #E199F7 #F7B299
square
#AFF799 #99DEF7 #E199F7 #F7B299
split-complementary
#AFF799 #B299F7 #F799DE
monochromatic
#56EE27 #82F360 #AFF799 #DCFBD2 #E9FDE3
Accessibility & contrast
On white
1.27
#AFF799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#AFF799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF799
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF799 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE992
Deuteranopia (green-blind)
#F2E29E
Tritanopia (blue-blind)
#ACF1E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff799; /* rgb */ color: rgb(175, 247, 153); /* oklch */ color: oklch(90.7% 0.143 138.6);
Tailwind
colors: {
custom: {
50: '#c9fab8',
500: '#aff799',
950: '#000000',
},
}SCSS
$custom: #aff799; $custom-light: #c9fab8; $custom-dark: #000000;
JSON
{
"hex": "#aff799",
"rgb": {
"r": 175,
"g": 247,
"b": 153
},
"hsl": {
"h": 105.957,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.90657,
"c": 0.14299,
"h": 138.6
},
"luminance": 0.77935
}Semantic roles & 50–950 ramp
primary
#AFF799
secondary
#BA5ED6
accent
#04E2AE
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581