#AFF0AA#AFF0AA
#AFF0AA is a very light, moderate green. Relative luminance 0.743; OKLCH L 89.4% C 0.115 H 142.8°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF0AA |
|---|---|
| RGB | rgb(175, 240, 170) |
| HSL | hsl(116, 70%, 80%) |
| HSV | hsv(116, 29%, 94%) |
| CMYK | cmyk(27.1%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(89.08, -33.53, 27.48) |
| CIE-LCH | lch(89.08, 43.35, 140.67°) |
| OKLab | oklab(89.4% -0.0915 0.0694) |
| OKLCH | oklch(89.4% 0.115 142.8) |
| XYZ | xyz(56.0928, 74.3344, 49.4149) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.75
Washed Out Green
#BCF5A6
ΔE00 2.81
Celadon
#BEFDB7
ΔE00 2.89
Light Mint Green
#A6FBB2
ΔE00 3.20
Light Mint
#B6FFBB
ΔE00 3.31
Light Pastel Green
#B2FBA5
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF0AA #EBAAF0
analogous
#D2F0AA #AFF0AA #AAF0C8
triadic
#AFF0AA #AAAFF0 #F0AAAF
tetradic
#AFF0AA #AAD2F0 #EBAAF0 #F0C8AA
square
#AFF0AA #AAD2F0 #EBAAF0 #F0C8AA
split-complementary
#AFF0AA #C8AAF0 #F0AAD2
monochromatic
#4DDE42 #7EE776 #AFF0AA #E0F9DE #E7FAE5
Accessibility & contrast
On white
1.32
#AFF0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#AFF0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF0AA
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF0AA | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A6
Deuteranopia (green-blind)
#E9DDAE
Tritanopia (blue-blind)
#AAECDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aff0aa; /* rgb */ color: rgb(175, 240, 170); /* oklch */ color: oklch(89.4% 0.115 142.8);
Tailwind
colors: {
custom: {
50: '#c8f5c3',
500: '#aff0aa',
950: '#000000',
},
}SCSS
$custom: #aff0aa; $custom-light: #c8f5c3; $custom-dark: #000000;
JSON
{
"hex": "#aff0aa",
"rgb": {
"r": 175,
"g": 240,
"b": 170
},
"hsl": {
"h": 115.714,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.89401,
"c": 0.1148,
"h": 142.8
},
"luminance": 0.74336
}Semantic roles & 50–950 ramp
primary
#AFF0AA
secondary
#C770CE
accent
#14D2C4
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582