#B2D0BF#B2D0BF
#B2D0BF is a very light, muted green. Relative luminance 0.583; OKLCH L 83.1% C 0.040 H 160.6°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D0BF |
|---|---|
| RGB | rgb(178, 208, 191) |
| HSL | hsl(146, 24%, 76%) |
| HSV | hsv(146, 14%, 82%) |
| CMYK | cmyk(14.4%, 0%, 8.2%, 18.4%) |
| CIE-LAB | lab(80.93, -13.30, 5.09) |
| CIE-LCH | lch(80.93, 14.24, 159.06°) |
| OKLab | oklab(83.07% -0.0376 0.0132) |
| OKLCH | oklch(83.07% 0.04 160.6) |
| XYZ | xyz(50.3177, 58.3372, 57.8893) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.29
Powder Blue
#B0E0E6
ΔE00 10.69
Light Teal
#90E4C1
ΔE00 10.73
Seafoam Blue
#78D1B6
ΔE00 10.80
Greenish Grey
#96AE8D
ΔE00 10.84
Darkseagreen
#8FBC8F
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D0BF #D0B2C3
analogous
#B4D0B2 #B2D0BF #B2D0CE
triadic
#B2D0BF #BFB2D0 #D0BFB2
tetradic
#B2D0BF #B2B4D0 #D0B2C3 #D0CEB2
square
#B2D0BF #B2B4D0 #D0B2C3 #D0CEB2
split-complementary
#B2D0BF #CEB2D0 #D0B2B4
monochromatic
#66A280 #8CB99F #B2D0BF #D8E7DF #ECF3EF
Accessibility & contrast
On white
1.66
#B2D0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#B2D0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D0BF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D0BF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBE
Deuteranopia (green-blind)
#CAC7C0
Tritanopia (blue-blind)
#ADD0CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2d0bf; /* rgb */ color: rgb(178, 208, 191); /* oklch */ color: oklch(83.1% 0.040 160.6);
Tailwind
colors: {
custom: {
50: '#c9ded2',
500: '#b2d0bf',
950: '#000000',
},
}SCSS
$custom: #b2d0bf; $custom-light: #c9ded2; $custom-dark: #000000;
JSON
{
"hex": "#b2d0bf",
"rgb": {
"r": 178,
"g": 208,
"b": 191
},
"hsl": {
"h": 146,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.83067,
"c": 0.03982,
"h": 160.6
},
"luminance": 0.58338
}Semantic roles & 50–950 ramp
primary
#B2D0BF
secondary
#A58196
accent
#4379A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483