#B0DCBB#B0DCBB
#B0DCBB is a very light, moderate green. Relative luminance 0.640; OKLCH L 85.4% C 0.065 H 152.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DCBB |
|---|---|
| RGB | rgb(176, 220, 187) |
| HSL | hsl(135, 39%, 78%) |
| HSV | hsv(135, 20%, 86%) |
| CMYK | cmyk(20%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(83.97, -20.74, 11.55) |
| CIE-LCH | lch(83.97, 23.74, 150.88°) |
| OKLab | oklab(85.43% -0.0574 0.0299) |
| OKLCH | oklch(85.43% 0.065 152.5) |
| XYZ | xyz(52.4650, 64.0029, 56.5936) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.07
Light Teal
#90E4C1
ΔE00 6.53
Hospital Green
#9BE5AA
ΔE00 7.16
Light Grey Green
#B7E1A1
ΔE00 7.91
Seafoam
#7FE0B3
ΔE00 8.00
Pale Teal
#82CBB2
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DCBB #DCB0D1
analogous
#BBDCB0 #B0DCBB #B0DCD1
triadic
#B0DCBB #BBB0DC #DCBBB0
tetradic
#B0DCBB #B0BBDC #DCB0D1 #DCD1B0
square
#B0DCBB #B0BBDC #DCB0D1 #DCD1B0
split-complementary
#B0DCBB #D1B0DC #DCB0BB
monochromatic
#5BB672 #86C996 #B0DCBB #DAEFE0 #EAF6ED
Accessibility & contrast
On white
1.52
#B0DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#B0DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DCBB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DCBB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#D5CFBD
Tritanopia (blue-blind)
#AADBD2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b0dcbb; /* rgb */ color: rgb(176, 220, 187); /* oklch */ color: oklch(85.4% 0.065 152.5);
Tailwind
colors: {
custom: {
50: '#c8e7cf',
500: '#b0dcbb',
950: '#000000',
},
}SCSS
$custom: #b0dcbb; $custom-light: #c8e7cf; $custom-dark: #000000;
JSON
{
"hex": "#b0dcbb",
"rgb": {
"r": 176,
"g": 220,
"b": 187
},
"hsl": {
"h": 135,
"s": 38.596,
"l": 77.647
},
"oklch": {
"l": 0.85426,
"c": 0.06472,
"h": 152.5
},
"luminance": 0.64004
}Semantic roles & 50–950 ramp
primary
#B0DCBB
secondary
#B47CA6
accent
#3492B2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483