#B2D2BF#B2D2BF
#B2D2BF is a very light, muted green. Relative luminance 0.593; OKLCH L 83.5% C 0.043 H 159.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2BF |
|---|---|
| RGB | rgb(178, 210, 191) |
| HSL | hsl(144, 26%, 76%) |
| HSV | hsv(144, 15%, 82%) |
| CMYK | cmyk(15.2%, 0%, 9%, 17.6%) |
| CIE-LAB | lab(81.47, -14.32, 5.87) |
| CIE-LCH | lch(81.47, 15.48, 157.71°) |
| OKLab | oklab(83.5% -0.0403 0.0153) |
| OKLCH | oklch(83.5% 0.043 159.3) |
| XYZ | xyz(50.8084, 59.3186, 58.0529) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.83
Light Teal
#90E4C1
ΔE00 9.94
Seafoam Blue
#78D1B6
ΔE00 10.29
Darkseagreen
#8FBC8F
ΔE00 10.57
Mint
#AAF0C1
ΔE00 10.87
Greenish Grey
#96AE8D
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2BF #D2B2C5
analogous
#B5D2B2 #B2D2BF #B2D2CF
triadic
#B2D2BF #BFB2D2 #D2BFB2
tetradic
#B2D2BF #B2B5D2 #D2B2C5 #D2CFB2
square
#B2D2BF #B2B5D2 #D2B2C5 #D2CFB2
split-complementary
#B2D2BF #CFB2D2 #D2B2B5
monochromatic
#65A57F #8BBB9F #B2D2BF #D9E9DF #ECF4EF
Accessibility & contrast
On white
1.63
#B2D2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#B2D2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2BF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2BF | 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)
#D1CDBE
Deuteranopia (green-blind)
#CBC9C0
Tritanopia (blue-blind)
#ADD2CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2d2bf; /* rgb */ color: rgb(178, 210, 191); /* oklch */ color: oklch(83.5% 0.043 159.3);
Tailwind
colors: {
custom: {
50: '#c9dfd2',
500: '#b2d2bf',
950: '#000000',
},
}SCSS
$custom: #b2d2bf; $custom-light: #c9dfd2; $custom-dark: #000000;
JSON
{
"hex": "#b2d2bf",
"rgb": {
"r": 178,
"g": 210,
"b": 191
},
"hsl": {
"h": 144.375,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.83496,
"c": 0.04309,
"h": 159.3
},
"luminance": 0.5932
}Semantic roles & 50–950 ramp
primary
#B2D2BF
secondary
#A88098
accent
#417CA5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483