#BBE3BC#BBE3BC
#BBE3BC is a very light, moderate green. Relative luminance 0.691; OKLCH L 87.7% C 0.068 H 145.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE3BC |
|---|---|
| RGB | rgb(187, 227, 188) |
| HSL | hsl(122, 42%, 81%) |
| HSV | hsv(122, 18%, 89%) |
| CMYK | cmyk(17.6%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(86.57, -20.37, 14.81) |
| CIE-LCH | lch(86.57, 25.18, 143.99°) |
| OKLab | oklab(87.69% -0.0558 0.0382) |
| OKLCH | oklch(87.69% 0.068 145.6) |
| XYZ | xyz(57.0375, 69.1325, 57.9060) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.48
Light Sage
#BCECAC
ΔE00 5.93
Light Grey Green
#B7E1A1
ΔE00 6.07
Hospital Green
#9BE5AA
ΔE00 6.65
Very Pale Green
#CFFDBC
ΔE00 7.75
Light Teal
#90E4C1
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE3BC #E3BBE2
analogous
#CEE3BB #BBE3BC #BBE3D0
triadic
#BBE3BC #BCBBE3 #E3BCBB
tetradic
#BBE3BC #BBCEE3 #E3BBE2 #E3D0BB
square
#BBE3BC #BBCEE3 #E3BBE2 #E3D0BB
split-complementary
#BBE3BC #D0BBE3 #E3BBCE
monochromatic
#64BF67 #90D191 #BBE3BC #E6F5E7 #E9F6EA
Accessibility & contrast
On white
1.42
#BBE3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#BBE3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE3BC
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE3BC | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBBA
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#B7E1D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe3bc; /* rgb */ color: rgb(187, 227, 188); /* oklch */ color: oklch(87.7% 0.068 145.6);
Tailwind
colors: {
custom: {
50: '#d0ecd0',
500: '#bbe3bc',
950: '#000000',
},
}SCSS
$custom: #bbe3bc; $custom-light: #d0ecd0; $custom-dark: #000000;
JSON
{
"hex": "#bbe3bc",
"rgb": {
"r": 187,
"g": 227,
"b": 188
},
"hsl": {
"h": 121.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.87686,
"c": 0.06759,
"h": 145.6
},
"luminance": 0.69134
}Semantic roles & 50–950 ramp
primary
#BBE3BC
secondary
#BC86BB
accent
#31B1B5
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483