#B2DEBB#B2DEBB
#B2DEBB is a very light, moderate green. Relative luminance 0.653; OKLCH L 86.0% C 0.067 H 150.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DEBB |
|---|---|
| RGB | rgb(178, 222, 187) |
| HSL | hsl(132, 40%, 78%) |
| HSV | hsv(132, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(84.64, -21.07, 12.52) |
| CIE-LCH | lch(84.64, 24.51, 149.29°) |
| OKLab | oklab(85.99% -0.0582 0.0323) |
| OKLCH | oklch(85.99% 0.067 150.9) |
| XYZ | xyz(53.4487, 65.2939, 56.7910) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.61
Light Teal
#90E4C1
ΔE00 6.64
Hospital Green
#9BE5AA
ΔE00 6.73
Light Grey Green
#B7E1A1
ΔE00 7.31
Light Sage
#BCECAC
ΔE00 7.40
Seafoam
#7FE0B3
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DEBB #DEB2D5
analogous
#BFDEB2 #B2DEBB #B2DED1
triadic
#B2DEBB #BBB2DE #DEBBB2
tetradic
#B2DEBB #B2BFDE #DEB2D5 #DED1B2
square
#B2DEBB #B2BFDE #DEB2D5 #DED1B2
split-complementary
#B2DEBB #D1B2DE #DEB2BF
monochromatic
#5CB96F #87CC95 #B2DEBB #DDF0E1 #EAF6EC
Accessibility & contrast
On white
1.49
#B2DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#B2DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DEBB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DEBB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B9
Deuteranopia (green-blind)
#D7D1BD
Tritanopia (blue-blind)
#ACDCD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2debb; /* rgb */ color: rgb(178, 222, 187); /* oklch */ color: oklch(86.0% 0.067 150.9);
Tailwind
colors: {
custom: {
50: '#c9e8cf',
500: '#b2debb',
950: '#000000',
},
}SCSS
$custom: #b2debb; $custom-light: #c9e8cf; $custom-dark: #000000;
JSON
{
"hex": "#b2debb",
"rgb": {
"r": 178,
"g": 222,
"b": 187
},
"hsl": {
"h": 132.273,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.85991,
"c": 0.06655,
"h": 150.9
},
"luminance": 0.65295
}Semantic roles & 50–950 ramp
primary
#B2DEBB
secondary
#B67EAB
accent
#3299B3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483