#AFF8AA#AFF8AA
#AFF8AA is a very light, vivid green. Relative luminance 0.792; OKLCH L 91.2% C 0.127 H 142.9°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF8AA |
|---|---|
| RGB | rgb(175, 248, 170) |
| HSL | hsl(116, 85%, 82%) |
| HSV | hsv(116, 31%, 97%) |
| CMYK | cmyk(29.4%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(91.30, -37.19, 30.48) |
| CIE-LCH | lch(91.30, 48.09, 140.67°) |
| OKLab | oklab(91.19% -0.1014 0.0766) |
| OKLCH | oklch(91.19% 0.127 142.9) |
| XYZ | xyz(58.5000, 79.1487, 50.2173) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.56
Light Mint Green
#A6FBB2
ΔE00 2.24
Celadon
#BEFDB7
ΔE00 2.36
Washed Out Green
#BCF5A6
ΔE00 2.58
Light Mint
#B6FFBB
ΔE00 2.61
Light Seafoam Green
#A7FFB5
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF8AA #F3AAF8
analogous
#D6F8AA #AFF8AA #AAF8CC
triadic
#AFF8AA #AAAFF8 #F8AAAF
tetradic
#AFF8AA #AAD6F8 #F3AAF8 #F8CCAA
square
#AFF8AA #AAD6F8 #F3AAF8 #F8CCAA
split-complementary
#AFF8AA #CCAAF8 #F8AAD6
monochromatic
#45EF39 #7AF371 #AFF8AA #E4FDE3 #E4FDE3
Accessibility & contrast
On white
1.25
#AFF8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#AFF8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF8AA
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF8AA | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA5
Deuteranopia (green-blind)
#F0E3AE
Tritanopia (blue-blind)
#A9F3E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aff8aa; /* rgb */ color: rgb(175, 248, 170); /* oklch */ color: oklch(91.2% 0.127 142.9);
Tailwind
colors: {
custom: {
50: '#c9fbc3',
500: '#aff8aa',
950: '#000000',
},
}SCSS
$custom: #aff8aa; $custom-light: #c9fbc3; $custom-dark: #000000;
JSON
{
"hex": "#aff8aa",
"rgb": {
"r": 175,
"g": 248,
"b": 170
},
"hsl": {
"h": 116.154,
"s": 84.783,
"l": 81.961
},
"oklch": {
"l": 0.91193,
"c": 0.12711,
"h": 142.9
},
"luminance": 0.79151
}Semantic roles & 50–950 ramp
primary
#AFF8AA
secondary
#D36DDA
accent
#04E1D3
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131712
muted
#838582