#BFEBAE#BFEBAE
#BFEBAE is a very light, moderate green. Relative luminance 0.735; OKLCH L 89.4% C 0.093 H 137.1°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBAE |
|---|---|
| RGB | rgb(191, 235, 174) |
| HSL | hsl(103, 60%, 80%) |
| HSV | hsv(103, 26%, 92%) |
| CMYK | cmyk(18.7%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(88.71, -25.21, 25.07) |
| CIE-LCH | lch(88.71, 35.56, 135.16°) |
| OKLab | oklab(89.37% -0.0684 0.0636) |
| OKLCH | oklch(89.37% 0.093 137.1) |
| XYZ | xyz(58.8325, 73.5478, 51.1327) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.83
Light Grey Green
#B7E1A1
ΔE00 2.42
Very Pale Green
#CFFDBC
ΔE00 3.81
Washed Out Green
#BCF5A6
ΔE00 3.88
Pale Green
#C7FDB5
ΔE00 4.09
Very Light Green
#D1FFBD
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBAE #DAAEEB
analogous
#DDEBAE #BFEBAE #AEEBBC
triadic
#BFEBAE #AEBFEB #EBAEBF
tetradic
#BFEBAE #AEDDEB #DAAEEB #EBBCAE
square
#BFEBAE #AEDDEB #DAAEEB #EBBCAE
split-complementary
#BFEBAE #BCAEEB #EBAEDD
monochromatic
#71D34C #98DF7D #BFEBAE #E6F7DF #ECF9E6
Accessibility & contrast
On white
1.34
#BFEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#BFEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBAE
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBAE | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#E8DDB1
Tritanopia (blue-blind)
#BEE6DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bfebae; /* rgb */ color: rgb(191, 235, 174); /* oklch */ color: oklch(89.4% 0.093 137.1);
Tailwind
colors: {
custom: {
50: '#d3f1c6',
500: '#bfebae',
950: '#000000',
},
}SCSS
$custom: #bfebae; $custom-light: #d3f1c6; $custom-dark: #000000;
JSON
{
"hex": "#bfebae",
"rgb": {
"r": 191,
"g": 235,
"b": 174
},
"hsl": {
"h": 103.279,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.89368,
"c": 0.09343,
"h": 137.1
},
"luminance": 0.73549
}Semantic roles & 50–950 ramp
primary
#BFEBAE
secondary
#B176C7
accent
#1DC899
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582