#AAFFBB#AAFFBB
#AAFFBB is a very light, vivid green. Relative luminance 0.837; OKLCH L 92.8% C 0.124 H 149.8°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFBB |
|---|---|
| RGB | rgb(170, 255, 187) |
| HSL | hsl(132, 100%, 83%) |
| HSV | hsv(132, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(93.30, -39.11, 24.55) |
| CIE-LCH | lch(93.30, 46.18, 147.88°) |
| OKLab | oklab(92.84% -0.107 0.0624) |
| OKLCH | oklch(92.84% 0.124 149.8) |
| XYZ | xyz(61.3040, 83.6508, 59.9201) |
| Luminance | 0.8365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.15
Light Mint Green
#A6FBB2
ΔE00 1.39
Light Mint
#B6FFBB
ΔE00 1.72
Light Seafoam
#A0FEBF
ΔE00 1.85
Mint (survey)
#9FFEB0
ΔE00 2.06
Light Sea Green
#98F6B0
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFBB #FFAAEE
analogous
#C3FFAA #AAFFBB #AAFFE5
triadic
#AAFFBB #BBAAFF #FFBBAA
tetradic
#AAFFBB #AAC3FF #FFAAEE #FFE5AA
square
#AAFFBB #AAC3FF #FFAAEE #FFE5AA
split-complementary
#AAFFBB #E5AAFF #FFAAC3
monochromatic
#30FF59 #6DFF8A #AAFFBB #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.18
#AAFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#AAFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFBB
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFBB | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B7
Deuteranopia (green-blind)
#F3E8BF
Tritanopia (blue-blind)
#9DFCED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #aaffbb; /* rgb */ color: rgb(170, 255, 187); /* oklch */ color: oklch(92.8% 0.124 149.8);
Tailwind
colors: {
custom: {
50: '#c5ffcf',
500: '#aaffbb',
950: '#000000',
},
}SCSS
$custom: #aaffbb; $custom-light: #c5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#aaffbb",
"rgb": {
"r": 170,
"g": 255,
"b": 187
},
"hsl": {
"h": 132,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.92839,
"c": 0.12391,
"h": 149.8
},
"luminance": 0.83654
}Semantic roles & 50–950 ramp
primary
#AAFFBB
secondary
#E469CC
accent
#00B8E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683