#BBE4BF#BBE4BF
#BBE4BF is a very light, moderate green. Relative luminance 0.698; OKLCH L 88.0% C 0.066 H 147.6°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4BF |
|---|---|
| RGB | rgb(187, 228, 191) |
| HSL | hsl(126, 43%, 81%) |
| HSV | hsv(126, 18%, 89%) |
| CMYK | cmyk(18%, 0%, 16.2%, 10.6%) |
| CIE-LAB | lab(86.90, -20.34, 13.71) |
| CIE-LCH | lch(86.90, 24.53, 146.02°) |
| OKLab | oklab(87.97% -0.0559 0.0354) |
| OKLCH | oklch(87.97% 0.066 147.6) |
| XYZ | xyz(57.6386, 69.8118, 59.7184) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.35
Light Sage
#BCECAC
ΔE00 6.43
Light Grey Green
#B7E1A1
ΔE00 6.71
Hospital Green
#9BE5AA
ΔE00 6.88
Light Teal
#90E4C1
ΔE00 7.58
Very Pale Green
#CFFDBC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4BF #E4BBE0
analogous
#CCE4BB #BBE4BF #BBE4D4
triadic
#BBE4BF #BFBBE4 #E4BFBB
tetradic
#BBE4BF #BBCCE4 #E4BBE0 #E4D4BB
square
#BBE4BF #BBCCE4 #E4BBE0 #E4D4BB
split-complementary
#BBE4BF #D4BBE4 #E4BBCC
monochromatic
#63C16D #8FD396 #BBE4BF #E7F5E8 #E9F6EA
Accessibility & contrast
On white
1.40
#BBE4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#BBE4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4BF
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4BF | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBD
Deuteranopia (green-blind)
#DED8C1
Tritanopia (blue-blind)
#B7E2D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbe4bf; /* rgb */ color: rgb(187, 228, 191); /* oklch */ color: oklch(88.0% 0.066 147.6);
Tailwind
colors: {
custom: {
50: '#d0ecd2',
500: '#bbe4bf',
950: '#000000',
},
}SCSS
$custom: #bbe4bf; $custom-light: #d0ecd2; $custom-dark: #000000;
JSON
{
"hex": "#bbe4bf",
"rgb": {
"r": 187,
"g": 228,
"b": 191
},
"hsl": {
"h": 125.854,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.87974,
"c": 0.06614,
"h": 147.6
},
"luminance": 0.69813
}Semantic roles & 50–950 ramp
primary
#BBE4BF
secondary
#BE85B8
accent
#2FA9B6
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483