#AFF99C#AFF99C
#AFF99C is a very light, vivid green. Relative luminance 0.793; OKLCH L 91.2% C 0.143 H 139.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF99C |
|---|---|
| RGB | rgb(175, 249, 156) |
| HSL | hsl(108, 89%, 79%) |
| HSV | hsv(108, 37%, 98%) |
| CMYK | cmyk(29.7%, 0%, 37.3%, 2.4%) |
| CIE-LAB | lab(91.35, -39.72, 37.55) |
| CIE-LCH | lch(91.35, 54.66, 136.61°) |
| OKLab | oklab(91.16% -0.1085 0.0931) |
| OKLCH | oklch(91.16% 0.143 139.4) |
| XYZ | xyz(57.5537, 79.2634, 43.7130) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.08
Light Pastel Green
#B2FBA5
ΔE00 1.32
Pastel Green
#B0FF9D
ΔE00 1.34
Tea Green
#BDF8A3
ΔE00 2.24
Washed Out Green
#BCF5A6
ΔE00 2.89
Palegreen
#98FB98
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF99C #E69CF9
analogous
#DEF99C #AFF99C #9CF9B8
triadic
#AFF99C #9CAFF9 #F99CAF
tetradic
#AFF99C #9CDEF9 #E69CF9 #F9B89C
square
#AFF99C #9CDEF9 #E69CF9 #F9B89C
split-complementary
#AFF99C #B89CF9 #F99CDE
monochromatic
#52F229 #80F662 #AFF99C #DEFCD6 #E8FDE2
Accessibility & contrast
On white
1.25
#AFF99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#AFF99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF99C
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF99C | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB95
Deuteranopia (green-blind)
#F3E4A1
Tritanopia (blue-blind)
#ABF3E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aff99c; /* rgb */ color: rgb(175, 249, 156); /* oklch */ color: oklch(91.2% 0.143 139.4);
Tailwind
colors: {
custom: {
50: '#c9fbba',
500: '#aff99c',
950: '#000000',
},
}SCSS
$custom: #aff99c; $custom-light: #c9fbba; $custom-dark: #000000;
JSON
{
"hex": "#aff99c",
"rgb": {
"r": 175,
"g": 249,
"b": 156
},
"hsl": {
"h": 107.742,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.9116,
"c": 0.14291,
"h": 139.4
},
"luminance": 0.79266
}Semantic roles & 50–950 ramp
primary
#AFF99C
secondary
#C160DA
accent
#00E5B6
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582