#BFEBB5#BFEBB5
#BFEBB5 is a very light, moderate green. Relative luminance 0.738; OKLCH L 89.5% C 0.086 H 139.9°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBB5 |
|---|---|
| RGB | rgb(191, 235, 181) |
| HSL | hsl(109, 57%, 82%) |
| HSV | hsv(109, 23%, 92%) |
| CMYK | cmyk(18.7%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(88.84, -24.10, 21.65) |
| CIE-LCH | lch(88.84, 32.40, 138.06°) |
| OKLab | oklab(89.52% -0.0655 0.0553) |
| OKLCH | oklch(89.52% 0.086 139.9) |
| XYZ | xyz(59.5327, 73.8279, 54.8208) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.16
Light Grey Green
#B7E1A1
ΔE00 3.41
Very Pale Green
#CFFDBC
ΔE00 4.28
Very Light Green
#D1FFBD
ΔE00 4.73
Pale Green
#C7FDB5
ΔE00 4.88
Celadon
#BEFDB7
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBB5 #E1B5EB
analogous
#DAEBB5 #BFEBB5 #B5EBC6
triadic
#BFEBB5 #B5BFEB #EBB5BF
tetradic
#BFEBB5 #B5DAEB #E1B5EB #EBC6B5
square
#BFEBB5 #B5DAEB #E1B5EB #EBC6B5
split-complementary
#BFEBB5 #C6B5EB #EBB5DA
monochromatic
#6CD155 #95DE85 #BFEBB5 #E9F8E5 #EAF8E7
Accessibility & contrast
On white
1.33
#BFEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#BFEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBB5
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBB5 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2B2
Deuteranopia (green-blind)
#E7DDB8
Tritanopia (blue-blind)
#BDE7DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bfebb5; /* rgb */ color: rgb(191, 235, 181); /* oklch */ color: oklch(89.5% 0.086 139.9);
Tailwind
colors: {
custom: {
50: '#d3f1cb',
500: '#bfebb5',
950: '#000000',
},
}SCSS
$custom: #bfebb5; $custom-light: #d3f1cb; $custom-dark: #000000;
JSON
{
"hex": "#bfebb5",
"rgb": {
"r": 191,
"g": 235,
"b": 181
},
"hsl": {
"h": 108.889,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.89518,
"c": 0.08571,
"h": 139.9
},
"luminance": 0.73829
}Semantic roles & 50–950 ramp
primary
#BFEBB5
secondary
#BA7DC7
accent
#20C5A7
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582