#AAFCAA#AAFCAA
#AAFCAA is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.8% C 0.136 H 144.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFCAA |
|---|---|
| RGB | rgb(170, 252, 170) |
| HSL | hsl(120, 93%, 83%) |
| HSV | hsv(120, 33%, 99%) |
| CMYK | cmyk(32.5%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(92.16, -40.56, 31.59) |
| CIE-LCH | lch(92.16, 51.41, 142.08°) |
| OKLab | oklab(91.82% -0.1106 0.0793) |
| OKLCH | oklch(91.82% 0.136 144.4) |
| XYZ | xyz(58.6411, 81.0664, 50.5800) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.67
Light Mint Green
#A6FBB2
ΔE00 1.91
Light Seafoam Green
#A7FFB5
ΔE00 2.05
Mint (survey)
#9FFEB0
ΔE00 2.06
Light Mint
#B6FFBB
ΔE00 2.84
Pastel Green
#B0FF9D
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFCAA #FCAAFC
analogous
#D3FCAA #AAFCAA #AAFCD3
triadic
#AAFCAA #AAAAFC #FCAAAA
tetradic
#AAFCAA #AAD3FC #FCAAFC #FCD3AA
square
#AAFCAA #AAD3FC #FCAAFC #FCD3AA
split-complementary
#AAFCAA #D3AAFC #FCAAD3
monochromatic
#34F834 #6FFA6F #AAFCAA #E1FEE1 #E1FEE1
Accessibility & contrast
On white
1.22
#AAFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#AAFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFCAA
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFCAA | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA5
Deuteranopia (green-blind)
#F3E5AF
Tritanopia (blue-blind)
#A1F7E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aafcaa; /* rgb */ color: rgb(170, 252, 170); /* oklch */ color: oklch(91.8% 0.136 144.4);
Tailwind
colors: {
custom: {
50: '#c6fec4',
500: '#aafcaa',
950: '#000000',
},
}SCSS
$custom: #aafcaa; $custom-light: #c6fec4; $custom-dark: #000000;
JSON
{
"hex": "#aafcaa",
"rgb": {
"r": 170,
"g": 252,
"b": 170
},
"hsl": {
"h": 120,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.9182,
"c": 0.13608,
"h": 144.4
},
"luminance": 0.81069
}Semantic roles & 50–950 ramp
primary
#AAFCAA
secondary
#E06AE0
accent
#00E5E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131812
muted
#828682