#BFEBB0#BFEBB0
#BFEBB0 is a very light, moderate green. Relative luminance 0.736; OKLCH L 89.4% C 0.091 H 137.8°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBB0 |
|---|---|
| RGB | rgb(191, 235, 176) |
| HSL | hsl(105, 60%, 81%) |
| HSV | hsv(105, 25%, 92%) |
| CMYK | cmyk(18.7%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(88.75, -24.90, 24.10) |
| CIE-LCH | lch(88.75, 34.65, 135.94°) |
| OKLab | oklab(89.41% -0.0676 0.0612) |
| OKLCH | oklch(89.41% 0.091 137.8) |
| XYZ | xyz(59.0289, 73.6264, 52.1672) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.13
Light Grey Green
#B7E1A1
ΔE00 2.64
Very Pale Green
#CFFDBC
ΔE00 3.88
Washed Out Green
#BCF5A6
ΔE00 4.21
Pale Green
#C7FDB5
ΔE00 4.26
Very Light Green
#D1FFBD
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBB0 #DCB0EB
analogous
#DCEBB0 #BFEBB0 #B0EBBE
triadic
#BFEBB0 #B0BFEB #EBB0BF
tetradic
#BFEBB0 #B0DCEB #DCB0EB #EBBEB0
square
#BFEBB0 #B0DCEB #DCB0EB #EBBEB0
split-complementary
#BFEBB0 #BEB0EB #EBB0DC
monochromatic
#70D24E #97DF7F #BFEBB0 #E7F7E1 #EBF9E7
Accessibility & contrast
On white
1.34
#BFEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#BFEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBB0
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBB0 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AC
Deuteranopia (green-blind)
#E8DDB3
Tritanopia (blue-blind)
#BEE7DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bfebb0; /* rgb */ color: rgb(191, 235, 176); /* oklch */ color: oklch(89.4% 0.091 137.8);
Tailwind
colors: {
custom: {
50: '#d3f1c7',
500: '#bfebb0',
950: '#000000',
},
}SCSS
$custom: #bfebb0; $custom-light: #d3f1c7; $custom-dark: #000000;
JSON
{
"hex": "#bfebb0",
"rgb": {
"r": 191,
"g": 235,
"b": 176
},
"hsl": {
"h": 104.746,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.8941,
"c": 0.09122,
"h": 137.8
},
"luminance": 0.73628
}Semantic roles & 50–950 ramp
primary
#BFEBB0
secondary
#B378C7
accent
#1EC79C
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582