#AFF3AA#AFF3AA
#AFF3AA is a very light, moderate green. Relative luminance 0.761; OKLCH L 90.1% C 0.119 H 142.9°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF3AA |
|---|---|
| RGB | rgb(175, 243, 170) |
| HSL | hsl(116, 75%, 81%) |
| HSV | hsv(116, 30%, 95%) |
| CMYK | cmyk(28%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(89.91, -34.92, 28.61) |
| CIE-LCH | lch(89.91, 45.14, 140.67°) |
| OKLab | oklab(90.07% -0.0952 0.0721) |
| OKLCH | oklch(90.07% 0.119 142.9) |
| XYZ | xyz(56.9833, 76.1153, 49.7118) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 2.51
Washed Out Green
#BCF5A6
ΔE00 2.53
Light Pastel Green
#B2FBA5
ΔE00 2.64
Light Mint Green
#A6FBB2
ΔE00 2.69
Light Mint
#B6FFBB
ΔE00 2.90
Tea Green
#BDF8A3
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF3AA #EEAAF3
analogous
#D3F3AA #AFF3AA #AAF3C9
triadic
#AFF3AA #AAAFF3 #F3AAAF
tetradic
#AFF3AA #AAD3F3 #EEAAF3 #F3C9AA
square
#AFF3AA #AAD3F3 #EEAAF3 #F3C9AA
split-complementary
#AFF3AA #C9AAF3 #F3AAD3
monochromatic
#4AE43F #7DEB74 #AFF3AA #E1FBE0 #E6FBE4
Accessibility & contrast
On white
1.29
#AFF3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#AFF3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF3AA
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF3AA | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A5
Deuteranopia (green-blind)
#ECE0AE
Tritanopia (blue-blind)
#A9EFE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aff3aa; /* rgb */ color: rgb(175, 243, 170); /* oklch */ color: oklch(90.1% 0.119 142.9);
Tailwind
colors: {
custom: {
50: '#c8f7c3',
500: '#aff3aa',
950: '#000000',
},
}SCSS
$custom: #aff3aa; $custom-light: #c8f7c3; $custom-dark: #000000;
JSON
{
"hex": "#aff3aa",
"rgb": {
"r": 175,
"g": 243,
"b": 170
},
"hsl": {
"h": 115.89,
"s": 75.258,
"l": 80.98
},
"oklch": {
"l": 0.90072,
"c": 0.11945,
"h": 142.9
},
"luminance": 0.76117
}Semantic roles & 50–950 ramp
primary
#AFF3AA
secondary
#CC6FD2
accent
#0ED7CA
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582