#BBE0B2#BBE0B2
#BBE0B2 is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.8% C 0.073 H 139.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE0B2 |
|---|---|
| RGB | rgb(187, 224, 178) |
| HSL | hsl(108, 43%, 79%) |
| HSV | hsv(108, 21%, 88%) |
| CMYK | cmyk(16.5%, 0%, 20.5%, 12.2%) |
| CIE-LAB | lab(85.55, -20.59, 18.60) |
| CIE-LCH | lch(85.55, 27.75, 137.91°) |
| OKLab | oklab(86.8% -0.0559 0.0477) |
| OKLCH | oklch(86.8% 0.073 139.6) |
| XYZ | xyz(55.1833, 67.0894, 52.1530) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.07
Light Sage
#BCECAC
ΔE00 4.55
Hospital Green
#9BE5AA
ΔE00 6.34
Mint
#AAF0C1
ΔE00 6.36
Very Pale Green
#CFFDBC
ΔE00 7.03
Very Light Green
#D1FFBD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE0B2 #D7B2E0
analogous
#D2E0B2 #BBE0B2 #B2E0C0
triadic
#BBE0B2 #B2BBE0 #E0B2BB
tetradic
#BBE0B2 #B2D2E0 #D7B2E0 #E0C0B2
square
#BBE0B2 #B2D2E0 #D7B2E0 #E0C0B2
split-complementary
#BBE0B2 #C0B2E0 #E0B2D2
monochromatic
#6EBD5B #94CE86 #BBE0B2 #E2F2DE #ECF6E9
Accessibility & contrast
On white
1.46
#BBE0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BBE0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE0B2
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE0B2 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AF
Deuteranopia (green-blind)
#DDD4B4
Tritanopia (blue-blind)
#B9DDD3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe0b2; /* rgb */ color: rgb(187, 224, 178); /* oklch */ color: oklch(86.8% 0.073 139.6);
Tailwind
colors: {
custom: {
50: '#d0e9c9',
500: '#bbe0b2',
950: '#000000',
},
}SCSS
$custom: #bbe0b2; $custom-light: #d0e9c9; $custom-dark: #000000;
JSON
{
"hex": "#bbe0b2",
"rgb": {
"r": 187,
"g": 224,
"b": 178
},
"hsl": {
"h": 108.261,
"s": 42.593,
"l": 78.824
},
"oklch": {
"l": 0.86802,
"c": 0.07348,
"h": 139.6
},
"luminance": 0.6709
}Semantic roles & 50–950 ramp
primary
#BBE0B2
secondary
#AD7DB9
accent
#30B69B
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141613
muted
#838482