#B2D1BF#B2D1BF
#B2D1BF is a very light, muted green. Relative luminance 0.588; OKLCH L 83.3% C 0.041 H 159.9°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D1BF |
|---|---|
| RGB | rgb(178, 209, 191) |
| HSL | hsl(145, 25%, 76%) |
| HSV | hsv(145, 15%, 82%) |
| CMYK | cmyk(14.8%, 0%, 8.6%, 18%) |
| CIE-LAB | lab(81.20, -13.81, 5.48) |
| CIE-LCH | lch(81.20, 14.86, 158.36°) |
| OKLab | oklab(83.28% -0.0389 0.0142) |
| OKLCH | oklch(83.28% 0.041 159.9) |
| XYZ | xyz(50.5623, 58.8264, 57.9708) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.05
Light Teal
#90E4C1
ΔE00 10.33
Seafoam Blue
#78D1B6
ΔE00 10.53
Darkseagreen
#8FBC8F
ΔE00 10.76
Greenish Grey
#96AE8D
ΔE00 10.86
Powder Blue
#B0E0E6
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D1BF #D1B2C4
analogous
#B4D1B2 #B2D1BF #B2D1CE
triadic
#B2D1BF #BFB2D1 #D1BFB2
tetradic
#B2D1BF #B2B4D1 #D1B2C4 #D1CEB2
square
#B2D1BF #B2B4D1 #D1B2C4 #D1CEB2
split-complementary
#B2D1BF #CEB2D1 #D1B2B4
monochromatic
#65A37F #8CBA9F #B2D1BF #D8E8DF #ECF4EF
Accessibility & contrast
On white
1.65
#B2D1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#B2D1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D1BF
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D1BF | 1.00 | 1.65 | 12.77 | 12.77 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#CAC8C0
Tritanopia (blue-blind)
#ADD1CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2d1bf; /* rgb */ color: rgb(178, 209, 191); /* oklch */ color: oklch(83.3% 0.041 159.9);
Tailwind
colors: {
custom: {
50: '#c9dfd2',
500: '#b2d1bf',
950: '#000000',
},
}SCSS
$custom: #b2d1bf; $custom-light: #c9dfd2; $custom-dark: #000000;
JSON
{
"hex": "#b2d1bf",
"rgb": {
"r": 178,
"g": 209,
"b": 191
},
"hsl": {
"h": 145.161,
"s": 25.203,
"l": 75.882
},
"oklch": {
"l": 0.83281,
"c": 0.04145,
"h": 159.9
},
"luminance": 0.58827
}Semantic roles & 50–950 ramp
primary
#B2D1BF
secondary
#A78197
accent
#427BA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483