#AFF8A4#AFF8A4
#AFF8A4 is a very light, vivid green. Relative luminance 0.789; OKLCH L 91.1% C 0.133 H 141.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF8A4 |
|---|---|
| RGB | rgb(175, 248, 164) |
| HSL | hsl(112, 86%, 81%) |
| HSV | hsv(112, 34%, 97%) |
| CMYK | cmyk(29.4%, 0%, 33.9%, 2.7%) |
| CIE-LAB | lab(91.20, -38.11, 33.36) |
| CIE-LCH | lch(91.20, 50.65, 138.80°) |
| OKLab | oklab(91.08% -0.1039 0.0834) |
| OKLCH | oklch(91.08% 0.133 141.3) |
| XYZ | xyz(57.9453, 78.9268, 47.2961) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 0.70
Tea Green
#BDF8A3
ΔE00 2.28
Washed Out Green
#BCF5A6
ΔE00 2.32
Pastel Green
#B0FF9D
ΔE00 2.47
Pale Light Green
#B1FC99
ΔE00 2.54
Celadon
#BEFDB7
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF8A4 #EDA4F8
analogous
#D9F8A4 #AFF8A4 #A4F8C3
triadic
#AFF8A4 #A4AFF8 #F8A4AF
tetradic
#AFF8A4 #A4D9F8 #EDA4F8 #F8C3A4
square
#AFF8A4 #A4D9F8 #EDA4F8 #F8C3A4
split-complementary
#AFF8A4 #C3A4F8 #F8A4D9
monochromatic
#4BEF32 #7DF46B #AFF8A4 #E1FCDD #E6FDE3
Accessibility & contrast
On white
1.25
#AFF8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#AFF8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF8A4
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF8A4 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEA9E
Deuteranopia (green-blind)
#F1E3A9
Tritanopia (blue-blind)
#AAF3E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aff8a4; /* rgb */ color: rgb(175, 248, 164); /* oklch */ color: oklch(91.1% 0.133 141.3);
Tailwind
colors: {
custom: {
50: '#c9fbbf',
500: '#aff8a4',
950: '#000000',
},
}SCSS
$custom: #aff8a4; $custom-light: #c9fbbf; $custom-dark: #000000;
JSON
{
"hex": "#aff8a4",
"rgb": {
"r": 175,
"g": 248,
"b": 164
},
"hsl": {
"h": 112.143,
"s": 85.714,
"l": 80.784
},
"oklch": {
"l": 0.91079,
"c": 0.13325,
"h": 141.3
},
"luminance": 0.78929
}Semantic roles & 50–950 ramp
primary
#AFF8A4
secondary
#CA67D9
accent
#03E2C5
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131712
muted
#838582