#B2DEB2#B2DEB2
#B2DEB2 is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.8% C 0.076 H 144.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DEB2 |
|---|---|
| RGB | rgb(178, 222, 178) |
| HSL | hsl(120, 40%, 78%) |
| HSV | hsv(120, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(84.44, -22.66, 16.97) |
| CIE-LCH | lch(84.44, 28.31, 143.17°) |
| OKLab | oklab(85.77% -0.0619 0.0436) |
| OKLCH | oklch(85.77% 0.076 144.9) |
| XYZ | xyz(52.5152, 64.9205, 51.8749) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.89
Light Sage
#BCECAC
ΔE00 5.26
Hospital Green
#9BE5AA
ΔE00 5.30
Mint
#AAF0C1
ΔE00 5.35
Light Teal
#90E4C1
ΔE00 7.62
Very Pale Green
#CFFDBC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DEB2 #DEB2DE
analogous
#C8DEB2 #B2DEB2 #B2DEC8
triadic
#B2DEB2 #B2B2DE #DEB2B2
tetradic
#B2DEB2 #B2C8DE #DEB2DE #DEC8B2
square
#B2DEB2 #B2C8DE #DEB2DE #DEC8B2
split-complementary
#B2DEB2 #C8B2DE #DEB2C8
monochromatic
#5CB95C #87CC87 #B2DEB2 #DDF0DD #EAF6EA
Accessibility & contrast
On white
1.50
#B2DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#B2DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DEB2
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DEB2 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D6B0
Deuteranopia (green-blind)
#D9D1B4
Tritanopia (blue-blind)
#AEDBD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2deb2; /* rgb */ color: rgb(178, 222, 178); /* oklch */ color: oklch(85.8% 0.076 144.9);
Tailwind
colors: {
custom: {
50: '#c9e8c9',
500: '#b2deb2',
950: '#000000',
},
}SCSS
$custom: #b2deb2; $custom-light: #c9e8c9; $custom-dark: #000000;
JSON
{
"hex": "#b2deb2",
"rgb": {
"r": 178,
"g": 222,
"b": 178
},
"hsl": {
"h": 120,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.85774,
"c": 0.07574,
"h": 144.9
},
"luminance": 0.64922
}Semantic roles & 50–950 ramp
primary
#B2DEB2
secondary
#B67EB6
accent
#32B3B3
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482