#AFF996#AFF996
#AFF996 is a very light, vivid green. Relative luminance 0.791; OKLCH L 91.1% C 0.149 H 138.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF996 |
|---|---|
| RGB | rgb(175, 249, 150) |
| HSL | hsl(105, 89%, 78%) |
| HSV | hsv(105, 40%, 98%) |
| CMYK | cmyk(29.7%, 0%, 39.8%, 2.4%) |
| CIE-LAB | lab(91.26, -40.55, 40.39) |
| CIE-LCH | lch(91.26, 57.24, 135.11°) |
| OKLab | oklab(91.06% -0.1109 0.0995) |
| OKLCH | oklch(91.06% 0.149 138.1) |
| XYZ | xyz(57.0581, 79.0652, 41.1030) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.63
Pastel Green
#B0FF9D
ΔE00 1.37
Light Pastel Green
#B2FBA5
ΔE00 2.28
Tea Green
#BDF8A3
ΔE00 2.67
Celery
#C1FD95
ΔE00 2.82
Palegreen
#98FB98
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF996 #E096F9
analogous
#E1F996 #AFF996 #96F9AE
triadic
#AFF996 #96AFF9 #F996AF
tetradic
#AFF996 #96E1F9 #E096F9 #F9AE96
square
#AFF996 #96E1F9 #E096F9 #F9AE96
split-complementary
#AFF996 #AE96F9 #F996E1
monochromatic
#57F222 #83F65C #AFF996 #DBFCD0 #E9FDE2
Accessibility & contrast
On white
1.25
#AFF996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#AFF996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF996
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF996 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8F
Deuteranopia (green-blind)
#F4E39C
Tritanopia (blue-blind)
#ACF3E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aff996; /* rgb */ color: rgb(175, 249, 150); /* oklch */ color: oklch(91.1% 0.149 138.1);
Tailwind
colors: {
custom: {
50: '#c9fbb6',
500: '#aff996',
950: '#000000',
},
}SCSS
$custom: #aff996; $custom-light: #c9fbb6; $custom-dark: #000000;
JSON
{
"hex": "#aff996",
"rgb": {
"r": 175,
"g": 249,
"b": 150
},
"hsl": {
"h": 104.848,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.91059,
"c": 0.14897,
"h": 138.1
},
"luminance": 0.79067
}Semantic roles & 50–950 ramp
primary
#AFF996
secondary
#B95AD9
accent
#00E6AC
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581