#A9FCBF#A9FCBF
#A9FCBF is a very light, moderate green. Relative luminance 0.818; OKLCH L 92.2% C 0.116 H 152.0°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FCBF |
|---|---|
| RGB | rgb(169, 252, 191) |
| HSL | hsl(136, 93%, 83%) |
| HSV | hsv(136, 33%, 99%) |
| CMYK | cmyk(32.9%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(92.49, -37.36, 21.39) |
| CIE-LCH | lch(92.49, 43.05, 150.21°) |
| OKLab | oklab(92.2% -0.1026 0.0546) |
| OKLCH | oklch(92.2% 0.116 152) |
| XYZ | xyz(60.5732, 81.8143, 61.8802) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.34
Light Mint Green
#A6FBB2
ΔE00 2.49
Light Mint
#B6FFBB
ΔE00 2.51
Light Seafoam Green
#A7FFB5
ΔE00 2.56
Light Sea Green
#98F6B0
ΔE00 2.65
Mint (survey)
#9FFEB0
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FCBF #FCA9E6
analogous
#BCFCA9 #A9FCBF #A9FCE9
triadic
#A9FCBF #BFA9FC #FCBFA9
tetradic
#A9FCBF #A9BCFC #FCA9E6 #FCE9A9
square
#A9FCBF #A9BCFC #FCA9E6 #FCE9A9
split-complementary
#A9FCBF #E9A9FC #FCA9BC
monochromatic
#33F867 #6EFA93 #A9FCBF #E1FEE9 #E1FEE9
Accessibility & contrast
On white
1.21
#A9FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#A9FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FCBF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FCBF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBB
Deuteranopia (green-blind)
#EFE6C2
Tritanopia (blue-blind)
#9CFAEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a9fcbf; /* rgb */ color: rgb(169, 252, 191); /* oklch */ color: oklch(92.2% 0.116 152.0);
Tailwind
colors: {
custom: {
50: '#c5fdd2',
500: '#a9fcbf',
950: '#000000',
},
}SCSS
$custom: #a9fcbf; $custom-light: #c5fdd2; $custom-dark: #000000;
JSON
{
"hex": "#a9fcbf",
"rgb": {
"r": 169,
"g": 252,
"b": 191
},
"hsl": {
"h": 135.904,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.922,
"c": 0.11621,
"h": 152
},
"luminance": 0.81817
}Semantic roles & 50–950 ramp
primary
#A9FCBF
secondary
#E06AC0
accent
#00A9E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683