#BFFECE#BFFECE
#BFFECE is a very light, moderate green. Relative luminance 0.864; OKLCH L 94.2% C 0.091 H 151.7°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFECE |
|---|---|
| RGB | rgb(191, 254, 206) |
| HSL | hsl(134, 97%, 87%) |
| HSV | hsv(134, 25%, 100%) |
| CMYK | cmyk(24.8%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(94.49, -28.91, 16.68) |
| CIE-LCH | lch(94.49, 33.38, 150.02°) |
| OKLab | oklab(94.21% -0.0797 0.0429) |
| OKLCH | oklch(94.21% 0.091 151.7) |
| XYZ | xyz(68.0650, 86.4137, 71.4738) |
| Luminance | 0.8642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.45
Light Mint
#B6FFBB
ΔE00 4.33
Light Seafoam
#A0FEBF
ΔE00 4.82
Celadon
#BEFDB7
ΔE00 4.99
Pale Turquoise
#A5FBD5
ΔE00 5.03
Very Pale Green
#CFFDBC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFECE #FEBFEF
analogous
#D0FEBF #BFFECE #BFFEEE
triadic
#BFFECE #CEBFFE #FECEBF
tetradic
#BFFECE #BFD0FE #FEBFEF #FEEEBF
square
#BFFECE #BFD0FE #FEBFEF #FEEEBF
split-complementary
#BFFECE #EEBFFE #FEBFD0
monochromatic
#46FC72 #83FDA0 #BFFECE #E1FFE8 #E1FFE8
Accessibility & contrast
On white
1.15
#BFFECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#BFFECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFECE
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFECE | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3CB
Deuteranopia (green-blind)
#F4ECD1
Tritanopia (blue-blind)
#B6FCF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bffece; /* rgb */ color: rgb(191, 254, 206); /* oklch */ color: oklch(94.2% 0.091 151.7);
Tailwind
colors: {
custom: {
50: '#d3ffdd',
500: '#bffece',
950: '#000000',
},
}SCSS
$custom: #bffece; $custom-light: #d3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#bffece",
"rgb": {
"r": 191,
"g": 254,
"b": 206
},
"hsl": {
"h": 134.286,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.94209,
"c": 0.09052,
"h": 151.7
},
"luminance": 0.86416
}Semantic roles & 50–950 ramp
primary
#BFFECE
secondary
#E67BCC
accent
#00AFE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684