#B0D2BF#B0D2BF
#B0D2BF is a very light, muted green. Relative luminance 0.591; OKLCH L 83.4% C 0.045 H 160.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D2BF |
|---|---|
| RGB | rgb(176, 210, 191) |
| HSL | hsl(146, 27%, 76%) |
| HSV | hsv(146, 16%, 82%) |
| CMYK | cmyk(16.2%, 0%, 9%, 17.6%) |
| CIE-LAB | lab(81.34, -14.98, 5.67) |
| CIE-LCH | lch(81.34, 16.02, 159.28°) |
| OKLab | oklab(83.36% -0.0423 0.0147) |
| OKLCH | oklch(83.36% 0.045 160.8) |
| XYZ | xyz(50.3527, 59.0837, 58.0315) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.33
Light Teal
#90E4C1
ΔE00 9.54
Seafoam Blue
#78D1B6
ΔE00 9.80
Darkseagreen
#8FBC8F
ΔE00 10.43
Mint
#AAF0C1
ΔE00 10.66
Duck Egg Blue
#C3FBF4
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D2BF #D2B0C3
analogous
#B2D2B0 #B0D2BF #B0D2D0
triadic
#B0D2BF #BFB0D2 #D2BFB0
tetradic
#B0D2BF #B0B2D2 #D2B0C3 #D2D0B0
square
#B0D2BF #B0B2D2 #D2B0C3 #D2D0B0
split-complementary
#B0D2BF #D0B0D2 #D2B0B2
monochromatic
#62A680 #89BC9F #B0D2BF #D7E8DF #ECF4EF
Accessibility & contrast
On white
1.64
#B0D2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#B0D2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D2BF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D2BF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#CBC8C0
Tritanopia (blue-blind)
#AAD2CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b0d2bf; /* rgb */ color: rgb(176, 210, 191); /* oklch */ color: oklch(83.4% 0.045 160.8);
Tailwind
colors: {
custom: {
50: '#c8dfd2',
500: '#b0d2bf',
950: '#000000',
},
}SCSS
$custom: #b0d2bf; $custom-light: #c8dfd2; $custom-dark: #000000;
JSON
{
"hex": "#b0d2bf",
"rgb": {
"r": 176,
"g": 210,
"b": 191
},
"hsl": {
"h": 146.471,
"s": 27.419,
"l": 75.686
},
"oklch": {
"l": 0.83361,
"c": 0.04476,
"h": 160.8
},
"luminance": 0.59085
}Semantic roles & 50–950 ramp
primary
#B0D2BF
secondary
#A87E96
accent
#3F79A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483