#BBEBBF#BBEBBF
#BBEBBF is a very light, moderate green. Relative luminance 0.737; OKLCH L 89.5% C 0.078 H 147.1°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBBF |
|---|---|
| RGB | rgb(187, 235, 191) |
| HSL | hsl(125, 55%, 83%) |
| HSV | hsv(125, 20%, 92%) |
| CMYK | cmyk(20.4%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(88.80, -23.75, 16.38) |
| CIE-LCH | lch(88.80, 28.86, 145.41°) |
| OKLab | oklab(89.49% -0.0651 0.0421) |
| OKLCH | oklch(89.49% 0.078 147.1) |
| XYZ | xyz(59.6034, 73.7414, 60.3733) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.65
Light Sage
#BCECAC
ΔE00 4.74
Hospital Green
#9BE5AA
ΔE00 5.45
Light Grey Green
#B7E1A1
ΔE00 5.76
Very Pale Green
#CFFDBC
ΔE00 6.15
Celadon
#BEFDB7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBBF #EBBBE7
analogous
#CFEBBB #BBEBBF #BBEBD7
triadic
#BBEBBF #BFBBEB #EBBFBB
tetradic
#BBEBBF #BBCFEB #EBBBE7 #EBD7BB
square
#BBEBBF #BBCFEB #EBBBE7 #EBD7BB
split-complementary
#BBEBBF #D7BBEB #EBBBCF
monochromatic
#5CCF66 #8CDD92 #BBEBBF #E7F8E9 #E7F8E9
Accessibility & contrast
On white
1.33
#BBEBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#BBEBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBBF
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBBF | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BD
Deuteranopia (green-blind)
#E4DDC1
Tritanopia (blue-blind)
#B6E9DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbebbf; /* rgb */ color: rgb(187, 235, 191); /* oklch */ color: oklch(89.5% 0.078 147.1);
Tailwind
colors: {
custom: {
50: '#d0f1d2',
500: '#bbebbf',
950: '#000000',
},
}SCSS
$custom: #bbebbf; $custom-light: #d0f1d2; $custom-dark: #000000;
JSON
{
"hex": "#bbebbf",
"rgb": {
"r": 187,
"g": 235,
"b": 191
},
"hsl": {
"h": 125,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.89489,
"c": 0.07758,
"h": 147.1
},
"luminance": 0.73743
}Semantic roles & 50–950 ramp
primary
#BBEBBF
secondary
#C783C2
accent
#23B5C2
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141614
muted
#838583