#BFFFCE#BFFFCE
#BFFFCE is a very light, moderate green. Relative luminance 0.871; OKLCH L 94.4% C 0.092 H 151.5°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFCE |
|---|---|
| RGB | rgb(191, 255, 206) |
| HSL | hsl(134, 100%, 87%) |
| HSV | hsv(134, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(94.76, -29.38, 17.06) |
| CIE-LCH | lch(94.76, 33.98, 149.86°) |
| OKLab | oklab(94.43% -0.081 0.0439) |
| OKLCH | oklch(94.43% 0.092 151.5) |
| XYZ | xyz(68.3831, 87.0501, 71.5799) |
| Luminance | 0.8705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.59
Light Mint
#B6FFBB
ΔE00 4.12
Light Seafoam
#A0FEBF
ΔE00 4.65
Celadon
#BEFDB7
ΔE00 4.83
Pale Turquoise
#A5FBD5
ΔE00 5.11
Very Pale Green
#CFFDBC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFCE #FFBFF0
analogous
#D0FFBF #BFFFCE #BFFFEE
triadic
#BFFFCE #CEBFFF #FFCEBF
tetradic
#BFFFCE #BFD0FF #FFBFF0 #FFEEBF
square
#BFFFCE #BFD0FF #FFBFF0 #FFEEBF
split-complementary
#BFFFCE #EEBFFF #FFBFD0
monochromatic
#45FF70 #82FF9F #BFFFCE #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.14
#BFFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#BFFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFCE
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFCE | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CB
Deuteranopia (green-blind)
#F5EDD1
Tritanopia (blue-blind)
#B6FDF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bfffce; /* rgb */ color: rgb(191, 255, 206); /* oklch */ color: oklch(94.4% 0.092 151.5);
Tailwind
colors: {
custom: {
50: '#d3ffdd',
500: '#bfffce',
950: '#000000',
},
}SCSS
$custom: #bfffce; $custom-light: #d3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#bfffce",
"rgb": {
"r": 191,
"g": 255,
"b": 206
},
"hsl": {
"h": 134.063,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.94426,
"c": 0.09208,
"h": 151.5
},
"luminance": 0.87053
}Semantic roles & 50–950 ramp
primary
#BFFFCE
secondary
#E87BCE
accent
#00B0E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684