#A9FCBC#A9FCBC
#A9FCBC is a very light, moderate green. Relative luminance 0.817; OKLCH L 92.1% C 0.119 H 150.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FCBC |
|---|---|
| RGB | rgb(169, 252, 188) |
| HSL | hsl(134, 93%, 83%) |
| HSV | hsv(134, 33%, 99%) |
| CMYK | cmyk(32.9%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(92.44, -37.89, 22.84) |
| CIE-LCH | lch(92.44, 44.24, 148.91°) |
| OKLab | oklab(92.13% -0.1038 0.0582) |
| OKLCH | oklch(92.13% 0.119 150.7) |
| XYZ | xyz(60.2465, 81.6836, 60.1593) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.51
Light Mint Green
#A6FBB2
ΔE00 1.84
Light Seafoam Green
#A7FFB5
ΔE00 1.94
Light Mint
#B6FFBB
ΔE00 2.07
Light Sea Green
#98F6B0
ΔE00 2.32
Mint (survey)
#9FFEB0
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FCBC #FCA9E9
analogous
#BFFCA9 #A9FCBC #A9FCE5
triadic
#A9FCBC #BCA9FC #FCBCA9
tetradic
#A9FCBC #A9BFFC #FCA9E9 #FCE5A9
square
#A9FCBC #A9BFFC #FCA9E9 #FCE5A9
split-complementary
#A9FCBC #E5A9FC #FCA9BF
monochromatic
#33F860 #6EFA8E #A9FCBC #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.21
#A9FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#A9FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FCBC
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FCBC | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB8
Deuteranopia (green-blind)
#F0E6C0
Tritanopia (blue-blind)
#9CF9EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a9fcbc; /* rgb */ color: rgb(169, 252, 188); /* oklch */ color: oklch(92.1% 0.119 150.7);
Tailwind
colors: {
custom: {
50: '#c5fdd0',
500: '#a9fcbc',
950: '#000000',
},
}SCSS
$custom: #a9fcbc; $custom-light: #c5fdd0; $custom-dark: #000000;
JSON
{
"hex": "#a9fcbc",
"rgb": {
"r": 169,
"g": 252,
"b": 188
},
"hsl": {
"h": 133.735,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.92134,
"c": 0.11904,
"h": 150.7
},
"luminance": 0.81687
}Semantic roles & 50–950 ramp
primary
#A9FCBC
secondary
#E06AC5
accent
#00B1E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683