#BAFFBC#BAFFBC
#BAFFBC is a very light, moderate green. Relative luminance 0.856; OKLCH L 93.7% C 0.113 H 145.3°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFBC |
|---|---|
| RGB | rgb(186, 255, 188) |
| HSL | hsl(122, 100%, 86%) |
| HSV | hsv(122, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(94.14, -34.02, 25.32) |
| CIE-LCH | lch(94.14, 42.41, 143.33°) |
| OKLab | oklab(93.74% -0.0929 0.0643) |
| OKLCH | oklch(93.74% 0.113 145.3) |
| XYZ | xyz(65.0840, 85.5875, 60.6580) |
| Luminance | 0.8559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.58
Celadon
#BEFDB7
ΔE00 1.32
Light Mint Green
#A6FBB2
ΔE00 2.63
Light Seafoam Green
#A7FFB5
ΔE00 2.65
Pale Green
#C7FDB5
ΔE00 2.95
Mint (survey)
#9FFEB0
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFBC #FFBAFD
analogous
#DBFFBA #BAFFBC #BAFFDF
triadic
#BAFFBC #BCBAFF #FFBCBA
tetradic
#BAFFBC #BADBFF #FFBAFD #FFDFBA
square
#BAFFBC #BADBFF #FFBAFD #FFDFBA
split-complementary
#BAFFBC #DFBAFF #FFBADB
monochromatic
#40FF45 #7DFF81 #BAFFBC #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.16
#BAFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#BAFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFBC
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFBC | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B8
Deuteranopia (green-blind)
#F7EBC0
Tritanopia (blue-blind)
#B3FBED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #baffbc; /* rgb */ color: rgb(186, 255, 188); /* oklch */ color: oklch(93.7% 0.113 145.3);
Tailwind
colors: {
custom: {
50: '#d0ffd0',
500: '#baffbc',
950: '#000000',
},
}SCSS
$custom: #baffbc; $custom-light: #d0ffd0; $custom-dark: #000000;
JSON
{
"hex": "#baffbc",
"rgb": {
"r": 186,
"g": 255,
"b": 188
},
"hsl": {
"h": 121.739,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.93737,
"c": 0.11301,
"h": 145.3
},
"luminance": 0.8559
}Semantic roles & 50–950 ramp
primary
#BAFFBC
secondary
#E776E4
accent
#00DFE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683