#A9FCBB#A9FCBB
#A9FCBB is a very light, moderate green. Relative luminance 0.816; OKLCH L 92.1% C 0.120 H 150.3°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FCBB |
|---|---|
| RGB | rgb(169, 252, 187) |
| HSL | hsl(133, 93%, 83%) |
| HSV | hsv(133, 33%, 99%) |
| CMYK | cmyk(32.9%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(92.42, -38.06, 23.33) |
| CIE-LCH | lch(92.42, 44.64, 148.50°) |
| OKLab | oklab(92.11% -0.1043 0.0594) |
| OKLCH | oklch(92.11% 0.12 150.3) |
| XYZ | xyz(60.1390, 81.6407, 59.5935) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.62
Light Mint Green
#A6FBB2
ΔE00 1.63
Light Seafoam Green
#A7FFB5
ΔE00 1.75
Light Mint
#B6FFBB
ΔE00 1.95
Light Sea Green
#98F6B0
ΔE00 2.24
Mint (survey)
#9FFEB0
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FCBB #FCA9EA
analogous
#C1FCA9 #A9FCBB #A9FCE4
triadic
#A9FCBB #BBA9FC #FCBBA9
tetradic
#A9FCBB #A9C1FC #FCA9EA #FCE4A9
square
#A9FCBB #A9C1FC #FCA9EA #FCE4A9
split-complementary
#A9FCBB #E4A9FC #FCA9C1
monochromatic
#33F85D #6EFA8C #A9FCBB #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.21
#A9FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#A9FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FCBB
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FCBB | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB7
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#9CF9EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a9fcbb; /* rgb */ color: rgb(169, 252, 187); /* oklch */ color: oklch(92.1% 0.120 150.3);
Tailwind
colors: {
custom: {
50: '#c5fdcf',
500: '#a9fcbb',
950: '#000000',
},
}SCSS
$custom: #a9fcbb; $custom-light: #c5fdcf; $custom-dark: #000000;
JSON
{
"hex": "#a9fcbb",
"rgb": {
"r": 169,
"g": 252,
"b": 187
},
"hsl": {
"h": 133.012,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.92113,
"c": 0.11999,
"h": 150.3
},
"luminance": 0.81644
}Semantic roles & 50–950 ramp
primary
#A9FCBB
secondary
#E06AC6
accent
#00B4E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683