#AFF99D#AFF99D
#AFF99D is a very light, vivid green. Relative luminance 0.793; OKLCH L 91.2% C 0.142 H 139.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF99D |
|---|---|
| RGB | rgb(175, 249, 157) |
| HSL | hsl(108, 88%, 80%) |
| HSV | hsv(108, 37%, 98%) |
| CMYK | cmyk(29.7%, 0%, 36.9%, 2.4%) |
| CIE-LAB | lab(91.37, -39.58, 37.08) |
| CIE-LCH | lch(91.37, 54.23, 136.87°) |
| OKLab | oklab(91.18% -0.108 0.092) |
| OKLCH | oklch(91.18% 0.142 139.6) |
| XYZ | xyz(57.6387, 79.2974, 44.1608) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.16
Pale Light Green
#B1FC99
ΔE00 1.22
Pastel Green
#B0FF9D
ΔE00 1.41
Tea Green
#BDF8A3
ΔE00 2.20
Washed Out Green
#BCF5A6
ΔE00 2.80
Palegreen
#98FB98
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF99D #E79DF9
analogous
#DDF99D #AFF99D #9DF9B9
triadic
#AFF99D #9DAFF9 #F99DAF
tetradic
#AFF99D #9DDDF9 #E79DF9 #F9B99D
square
#AFF99D #9DDDF9 #E79DF9 #F9B99D
split-complementary
#AFF99D #B99DF9 #F99DDD
monochromatic
#51F22A #80F563 #AFF99D #DEFDD7 #E7FDE2
Accessibility & contrast
On white
1.25
#AFF99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#AFF99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF99D
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF99D | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB97
Deuteranopia (green-blind)
#F3E4A2
Tritanopia (blue-blind)
#ABF3E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aff99d; /* rgb */ color: rgb(175, 249, 157); /* oklch */ color: oklch(91.2% 0.142 139.6);
Tailwind
colors: {
custom: {
50: '#c9fbbb',
500: '#aff99d',
950: '#000000',
},
}SCSS
$custom: #aff99d; $custom-light: #c9fbbb; $custom-dark: #000000;
JSON
{
"hex": "#aff99d",
"rgb": {
"r": 175,
"g": 249,
"b": 157
},
"hsl": {
"h": 108.261,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.91178,
"c": 0.14189,
"h": 139.6
},
"luminance": 0.793
}Semantic roles & 50–950 ramp
primary
#AFF99D
secondary
#C260DA
accent
#00E5B8
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582