#BFEEB3#BFEEB3
#BFEEB3 is a very light, moderate green. Relative luminance 0.755; OKLCH L 90.1% C 0.093 H 139.3°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEEB3 |
|---|---|
| RGB | rgb(191, 238, 179) |
| HSL | hsl(108, 63%, 82%) |
| HSV | hsv(108, 25%, 93%) |
| CMYK | cmyk(19.7%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(89.62, -25.86, 23.75) |
| CIE-LCH | lch(89.62, 35.11, 137.43°) |
| OKLab | oklab(90.13% -0.0703 0.0604) |
| OKLCH | oklch(90.13% 0.093 139.3) |
| XYZ | xyz(60.1952, 75.4787, 54.0365) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.21
Light Grey Green
#B7E1A1
ΔE00 3.31
Very Pale Green
#CFFDBC
ΔE00 3.42
Pale Green
#C7FDB5
ΔE00 3.77
Celadon
#BEFDB7
ΔE00 3.84
Very Light Green
#D1FFBD
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEEB3 #E2B3EE
analogous
#DDEEB3 #BFEEB3 #B3EEC5
triadic
#BFEEB3 #B3BFEE #EEB3BF
tetradic
#BFEEB3 #B3DDEE #E2B3EE #EEC5B3
square
#BFEEB3 #B3DDEE #E2B3EE #EEC5B3
split-complementary
#BFEEB3 #C5B3EE #EEB3DD
monochromatic
#6BD84F #95E381 #BFEEB3 #E9F9E5 #EAF9E6
Accessibility & contrast
On white
1.30
#BFEEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#BFEEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEEB3
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEEB3 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AF
Deuteranopia (green-blind)
#EAE0B6
Tritanopia (blue-blind)
#BDEADE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bfeeb3; /* rgb */ color: rgb(191, 238, 179); /* oklch */ color: oklch(90.1% 0.093 139.3);
Tailwind
colors: {
custom: {
50: '#d3f3ca',
500: '#bfeeb3',
950: '#000000',
},
}SCSS
$custom: #bfeeb3; $custom-light: #d3f3ca; $custom-dark: #000000;
JSON
{
"hex": "#bfeeb3",
"rgb": {
"r": 191,
"g": 238,
"b": 179
},
"hsl": {
"h": 107.797,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.90127,
"c": 0.0927,
"h": 139.3
},
"luminance": 0.7548
}Semantic roles & 50–950 ramp
primary
#BFEEB3
secondary
#BB7ACC
accent
#1ACBA7
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582