#BFFFCC#BFFFCC
#BFFFCC is a very light, moderate green. Relative luminance 0.870; OKLCH L 94.4% C 0.094 H 150.5°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFCC |
|---|---|
| RGB | rgb(191, 255, 204) |
| HSL | hsl(132, 100%, 87%) |
| HSV | hsv(132, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 20%, 0%) |
| CIE-LAB | lab(94.72, -29.73, 18.03) |
| CIE-LCH | lch(94.72, 34.77, 148.77°) |
| OKLab | oklab(94.38% -0.0818 0.0463) |
| OKLCH | oklch(94.38% 0.094 150.5) |
| XYZ | xyz(68.1417, 86.9535, 70.3084) |
| Luminance | 0.8696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.66
Mint
#AAF0C1
ΔE00 3.68
Celadon
#BEFDB7
ΔE00 4.34
Light Seafoam
#A0FEBF
ΔE00 4.46
Very Pale Green
#CFFDBC
ΔE00 5.11
Light Mint Green
#A6FBB2
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFCC #FFBFF2
analogous
#D2FFBF #BFFFCC #BFFFEC
triadic
#BFFFCC #CCBFFF #FFCCBF
tetradic
#BFFFCC #BFD2FF #FFBFF2 #FFECBF
square
#BFFFCC #BFD2FF #FFBFF2 #FFECBF
split-complementary
#BFFFCC #ECBFFF #FFBFD2
monochromatic
#45FF6A #82FF9B #BFFFCC #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.14
#BFFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#BFFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFCC
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFCC | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C9
Deuteranopia (green-blind)
#F5EDCF
Tritanopia (blue-blind)
#B6FDF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bfffcc; /* rgb */ color: rgb(191, 255, 204); /* oklch */ color: oklch(94.4% 0.094 150.5);
Tailwind
colors: {
custom: {
50: '#d3ffdb',
500: '#bfffcc',
950: '#000000',
},
}SCSS
$custom: #bfffcc; $custom-light: #d3ffdb; $custom-dark: #000000;
JSON
{
"hex": "#bfffcc",
"rgb": {
"r": 191,
"g": 255,
"b": 204
},
"hsl": {
"h": 132.188,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.94379,
"c": 0.09399,
"h": 150.5
},
"luminance": 0.86956
}Semantic roles & 50–950 ramp
primary
#BFFFCC
secondary
#E87BD1
accent
#00B7E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684