#AAFFCB#AAFFCB
#AAFFCB is a very light, moderate green. Relative luminance 0.844; OKLCH L 93.2% C 0.109 H 156.7°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFCB |
|---|---|
| RGB | rgb(170, 255, 203) |
| HSL | hsl(143, 100%, 83%) |
| HSV | hsv(143, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(93.61, -36.26, 16.83) |
| CIE-LCH | lch(93.61, 39.97, 155.10°) |
| OKLab | oklab(93.2% -0.1003 0.0432) |
| OKLCH | oklch(93.2% 0.109 156.7) |
| XYZ | xyz(63.1132, 84.3745, 69.4487) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.48
Mint
#AAF0C1
ΔE00 3.37
Pale Turquoise
#A5FBD5
ΔE00 3.68
Light Mint
#B6FFBB
ΔE00 4.42
Light Sea Green
#98F6B0
ΔE00 4.55
Light Seafoam Green
#A7FFB5
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFCB #FFAADE
analogous
#B3FFAA #AAFFCB #AAFFF5
triadic
#AAFFCB #CBAAFF #FFCBAA
tetradic
#AAFFCB #AAB3FF #FFAADE #FFF5AA
square
#AAFFCB #AAB3FF #FFAADE #FFF5AA
split-complementary
#AAFFCB #F5AAFF #FFAAB3
monochromatic
#30FF80 #6DFFA6 #AAFFCB #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.17
#AAFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#AAFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFCB
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFCB | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF2C8
Deuteranopia (green-blind)
#F0E9CE
Tritanopia (blue-blind)
#9AFEF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #aaffcb; /* rgb */ color: rgb(170, 255, 203); /* oklch */ color: oklch(93.2% 0.109 156.7);
Tailwind
colors: {
custom: {
50: '#c5ffdb',
500: '#aaffcb',
950: '#000000',
},
}SCSS
$custom: #aaffcb; $custom-light: #c5ffdb; $custom-dark: #000000;
JSON
{
"hex": "#aaffcb",
"rgb": {
"r": 170,
"g": 255,
"b": 203
},
"hsl": {
"h": 143.294,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93196,
"c": 0.10919,
"h": 156.7
},
"luminance": 0.84378
}Semantic roles & 50–950 ramp
primary
#AAFFCB
secondary
#E469B4
accent
#008CE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131815
muted
#828684