#BFFEBE#BFFEBE
#BFFEBE is a very light, moderate green. Relative luminance 0.857; OKLCH L 93.9% C 0.106 H 144.3°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFEBE |
|---|---|
| RGB | rgb(191, 254, 190) |
| HSL | hsl(119, 97%, 87%) |
| HSV | hsv(119, 25%, 100%) |
| CMYK | cmyk(24.8%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(94.17, -31.63, 24.40) |
| CIE-LCH | lch(94.17, 39.95, 142.35°) |
| OKLab | oklab(93.85% -0.0864 0.0621) |
| OKLCH | oklch(93.85% 0.106 144.3) |
| XYZ | xyz(66.2193, 85.6755, 61.7533) |
| Luminance | 0.8568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.30
Light Mint
#B6FFBB
ΔE00 1.50
Pale Green
#C7FDB5
ΔE00 2.59
Very Pale Green
#CFFDBC
ΔE00 3.06
Very Light Green
#D1FFBD
ΔE00 3.22
Light Mint Green
#A6FBB2
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFEBE #FDBEFE
analogous
#DFFEBE #BFFEBE #BEFEDD
triadic
#BFFEBE #BEBFFE #FEBEBF
tetradic
#BFFEBE #BEDFFE #FDBEFE #FEDDBE
square
#BFFEBE #BEDFFE #FDBEFE #FEDDBE
split-complementary
#BFFEBE #DDBEFE #FEBEDF
monochromatic
#48FC45 #84FD82 #BFFEBE #E1FFE1 #E1FFE1
Accessibility & contrast
On white
1.16
#BFFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#BFFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFEBE
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFEBE | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BA
Deuteranopia (green-blind)
#F7ECC1
Tritanopia (blue-blind)
#B9FAED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bffebe; /* rgb */ color: rgb(191, 254, 190); /* oklch */ color: oklch(93.9% 0.106 144.3);
Tailwind
colors: {
custom: {
50: '#d3ffd1',
500: '#bffebe',
950: '#000000',
},
}SCSS
$custom: #bffebe; $custom-light: #d3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#bffebe",
"rgb": {
"r": 191,
"g": 254,
"b": 190
},
"hsl": {
"h": 119.063,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.93851,
"c": 0.10637,
"h": 144.3
},
"luminance": 0.85678
}Semantic roles & 50–950 ramp
primary
#BFFEBE
secondary
#E47BE6
accent
#00E6E2
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683