#B2D2BA#B2D2BA
#B2D2BA is a very light, muted green. Relative luminance 0.591; OKLCH L 83.4% C 0.048 H 152.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2BA |
|---|---|
| RGB | rgb(178, 210, 186) |
| HSL | hsl(135, 26%, 76%) |
| HSV | hsv(135, 15%, 82%) |
| CMYK | cmyk(15.2%, 0%, 11.4%, 17.6%) |
| CIE-LAB | lab(81.35, -15.26, 8.36) |
| CIE-LCH | lch(81.35, 17.40, 151.27°) |
| OKLab | oklab(83.36% -0.0424 0.0217) |
| OKLCH | oklch(83.36% 0.048 152.9) |
| XYZ | xyz(50.2675, 59.1023, 55.2043) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.71
Darkseagreen
#8FBC8F
ΔE00 9.34
Light Teal
#90E4C1
ΔE00 9.47
Mint
#AAF0C1
ΔE00 9.91
Greenish Grey
#96AE8D
ΔE00 10.16
Seafoam Blue
#78D1B6
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2BA #D2B2CA
analogous
#BAD2B2 #B2D2BA #B2D2CA
triadic
#B2D2BA #BAB2D2 #D2BAB2
tetradic
#B2D2BA #B2BAD2 #D2B2CA #D2CAB2
square
#B2D2BA #B2BAD2 #D2B2CA #D2CAB2
split-complementary
#B2D2BA #CAB2D2 #D2B2BA
monochromatic
#65A575 #8BBB97 #B2D2BA #D9E9DD #ECF4EE
Accessibility & contrast
On white
1.64
#B2D2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#B2D2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2BA
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2BA | 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)
#D2CCB9
Deuteranopia (green-blind)
#CCC9BB
Tritanopia (blue-blind)
#AED1CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2d2ba; /* rgb */ color: rgb(178, 210, 186); /* oklch */ color: oklch(83.4% 0.048 152.9);
Tailwind
colors: {
custom: {
50: '#c9dfce',
500: '#b2d2ba',
950: '#000000',
},
}SCSS
$custom: #b2d2ba; $custom-light: #c9dfce; $custom-dark: #000000;
JSON
{
"hex": "#b2d2ba",
"rgb": {
"r": 178,
"g": 210,
"b": 186
},
"hsl": {
"h": 135,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.83363,
"c": 0.04761,
"h": 152.9
},
"luminance": 0.59103
}Semantic roles & 50–950 ramp
primary
#B2D2BA
secondary
#A8809E
accent
#418CA5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483