#BAFFCA#BAFFCA
#BAFFCA is a very light, moderate green. Relative luminance 0.862; OKLCH L 94.0% C 0.099 H 151.3°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFCA |
|---|---|
| RGB | rgb(186, 255, 202) |
| HSL | hsl(134, 100%, 86%) |
| HSV | hsv(134, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(94.41, -31.64, 18.57) |
| CIE-LCH | lch(94.41, 36.69, 149.59°) |
| OKLab | oklab(94.04% -0.0871 0.0477) |
| OKLCH | oklch(94.04% 0.099 151.3) |
| XYZ | xyz(66.6671, 86.2207, 68.9953) |
| Luminance | 0.8622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.21
Mint
#AAF0C1
ΔE00 3.47
Light Seafoam
#A0FEBF
ΔE00 3.65
Celadon
#BEFDB7
ΔE00 4.18
Light Mint Green
#A6FBB2
ΔE00 4.53
Light Seafoam Green
#A7FFB5
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFCA #FFBAEF
analogous
#CDFFBA #BAFFCA #BAFFED
triadic
#BAFFCA #CABAFF #FFCABA
tetradic
#BAFFCA #BACDFF #FFBAEF #FFEDBA
square
#BAFFCA #BACDFF #FFBAEF #FFEDBA
split-complementary
#BAFFCA #EDBAFF #FFBACD
monochromatic
#40FF6C #7DFF9B #BAFFCA #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.15
#BAFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#BAFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFCA
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFCA | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C7
Deuteranopia (green-blind)
#F4ECCD
Tritanopia (blue-blind)
#B0FDF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #baffca; /* rgb */ color: rgb(186, 255, 202); /* oklch */ color: oklch(94.0% 0.099 151.3);
Tailwind
colors: {
custom: {
50: '#d0ffda',
500: '#baffca',
950: '#000000',
},
}SCSS
$custom: #baffca; $custom-light: #d0ffda; $custom-dark: #000000;
JSON
{
"hex": "#baffca",
"rgb": {
"r": 186,
"g": 255,
"b": 202
},
"hsl": {
"h": 133.913,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94044,
"c": 0.09925,
"h": 151.3
},
"luminance": 0.86223
}Semantic roles & 50–950 ramp
primary
#BAFFCA
secondary
#E776CD
accent
#00B0E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683