#BBFEBF#BBFEBF
#BBFEBF is a very light, moderate green. Relative luminance 0.852; OKLCH L 93.6% C 0.108 H 146.1°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEBF |
|---|---|
| RGB | rgb(187, 254, 191) |
| HSL | hsl(124, 97%, 86%) |
| HSV | hsv(124, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(93.97, -32.74, 23.58) |
| CIE-LCH | lch(93.97, 40.35, 144.24°) |
| OKLab | oklab(93.64% -0.0895 0.0601) |
| OKLCH | oklch(93.64% 0.108 146.1) |
| XYZ | xyz(65.3365, 85.2076, 62.2843) |
| Luminance | 0.8521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.14
Celadon
#BEFDB7
ΔE00 1.80
Light Mint Green
#A6FBB2
ΔE00 3.05
Light Seafoam Green
#A7FFB5
ΔE00 3.13
Pale Green
#C7FDB5
ΔE00 3.28
Very Pale Green
#CFFDBC
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEBF #FEBBFA
analogous
#D9FEBB #BBFEBF #BBFEE1
triadic
#BBFEBF #BFBBFE #FEBFBB
tetradic
#BBFEBF #BBD9FE #FEBBFA #FEE1BB
square
#BBFEBF #BBD9FE #FEBBFA #FEE1BB
split-complementary
#BBFEBF #E1BBFE #FEBBD9
monochromatic
#42FC4D #7FFD86 #BBFEBF #E1FFE3 #E1FFE3
Accessibility & contrast
On white
1.16
#BBFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#BBFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEBF
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEBF | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BB
Deuteranopia (green-blind)
#F5EBC2
Tritanopia (blue-blind)
#B4FBED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfebf; /* rgb */ color: rgb(187, 254, 191); /* oklch */ color: oklch(93.6% 0.108 146.1);
Tailwind
colors: {
custom: {
50: '#d1ffd2',
500: '#bbfebf',
950: '#000000',
},
}SCSS
$custom: #bbfebf; $custom-light: #d1ffd2; $custom-dark: #000000;
JSON
{
"hex": "#bbfebf",
"rgb": {
"r": 187,
"g": 254,
"b": 191
},
"hsl": {
"h": 123.582,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.93638,
"c": 0.10781,
"h": 146.1
},
"luminance": 0.8521
}Semantic roles & 50–950 ramp
primary
#BBFEBF
secondary
#E578DF
accent
#00D8E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683