#B2D2BE#B2D2BE
#B2D2BE is a very light, muted green. Relative luminance 0.593; OKLCH L 83.5% C 0.044 H 157.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2BE |
|---|---|
| RGB | rgb(178, 210, 190) |
| HSL | hsl(143, 26%, 76%) |
| HSV | hsv(143, 15%, 82%) |
| CMYK | cmyk(15.2%, 0%, 9.5%, 17.6%) |
| CIE-LAB | lab(81.44, -14.51, 6.37) |
| CIE-LCH | lch(81.44, 15.85, 156.31°) |
| OKLab | oklab(83.47% -0.0407 0.0166) |
| OKLCH | oklch(83.47% 0.044 157.9) |
| XYZ | xyz(50.6987, 59.2747, 57.4753) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.77
Light Teal
#90E4C1
ΔE00 9.82
Seafoam Blue
#78D1B6
ΔE00 10.24
Darkseagreen
#8FBC8F
ΔE00 10.30
Mint
#AAF0C1
ΔE00 10.66
Greenish Grey
#96AE8D
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2BE #D2B2C6
analogous
#B6D2B2 #B2D2BE #B2D2CE
triadic
#B2D2BE #BEB2D2 #D2BEB2
tetradic
#B2D2BE #B2B6D2 #D2B2C6 #D2CEB2
square
#B2D2BE #B2B6D2 #D2B2C6 #D2CEB2
split-complementary
#B2D2BE #CEB2D2 #D2B2B6
monochromatic
#65A57D #8BBB9D #B2D2BE #D9E9DF #ECF4EF
Accessibility & contrast
On white
1.63
#B2D2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#B2D2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2BE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2BE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBD
Deuteranopia (green-blind)
#CCC9BF
Tritanopia (blue-blind)
#ADD1CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2d2be; /* rgb */ color: rgb(178, 210, 190); /* oklch */ color: oklch(83.5% 0.044 157.9);
Tailwind
colors: {
custom: {
50: '#c9dfd1',
500: '#b2d2be',
950: '#000000',
},
}SCSS
$custom: #b2d2be; $custom-light: #c9dfd1; $custom-dark: #000000;
JSON
{
"hex": "#b2d2be",
"rgb": {
"r": 178,
"g": 210,
"b": 190
},
"hsl": {
"h": 142.5,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.83469,
"c": 0.04395,
"h": 157.9
},
"luminance": 0.59276
}Semantic roles & 50–950 ramp
primary
#B2D2BE
secondary
#A88099
accent
#417FA5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483