#B2D5BE#B2D5BE
#B2D5BE is a very light, muted green. Relative luminance 0.608; OKLCH L 84.1% C 0.049 H 156.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D5BE |
|---|---|
| RGB | rgb(178, 213, 190) |
| HSL | hsl(141, 29%, 77%) |
| HSV | hsv(141, 16%, 84%) |
| CMYK | cmyk(16.4%, 0%, 10.8%, 16.5%) |
| CIE-LAB | lab(82.25, -16.03, 7.54) |
| CIE-LCH | lch(82.25, 17.71, 154.82°) |
| OKLab | oklab(84.12% -0.0448 0.0196) |
| OKLCH | oklch(84.12% 0.049 156.4) |
| XYZ | xyz(51.4463, 60.7700, 57.7245) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.31
Light Teal
#90E4C1
ΔE00 8.77
Mint
#AAF0C1
ΔE00 9.39
Seafoam Blue
#78D1B6
ΔE00 9.66
Darkseagreen
#8FBC8F
ΔE00 9.89
Seafoam
#7FE0B3
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D5BE #D5B2C9
analogous
#B8D5B2 #B2D5BE #B2D5D0
triadic
#B2D5BE #BEB2D5 #D5BEB2
tetradic
#B2D5BE #B2B8D5 #D5B2C9 #D5D0B2
square
#B2D5BE #B2B8D5 #D5B2C9 #D5D0B2
split-complementary
#B2D5BE #D0B2D5 #D5B2B8
monochromatic
#63AA7B #8ABF9D #B2D5BE #DAEBDF #EBF4EE
Accessibility & contrast
On white
1.60
#B2D5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#B2D5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D5BE
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D5BE | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBD
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#ADD4CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b2d5be; /* rgb */ color: rgb(178, 213, 190); /* oklch */ color: oklch(84.1% 0.049 156.4);
Tailwind
colors: {
custom: {
50: '#c9e2d1',
500: '#b2d5be',
950: '#000000',
},
}SCSS
$custom: #b2d5be; $custom-light: #c9e2d1; $custom-dark: #000000;
JSON
{
"hex": "#b2d5be",
"rgb": {
"r": 178,
"g": 213,
"b": 190
},
"hsl": {
"h": 140.571,
"s": 29.412,
"l": 76.667
},
"oklch": {
"l": 0.84115,
"c": 0.0489,
"h": 156.4
},
"luminance": 0.60771
}Semantic roles & 50–950 ramp
primary
#B2D5BE
secondary
#AB809C
accent
#3D84A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483