#B2DCC2#B2DCC2
#B2DCC2 is a very light, muted green. Relative luminance 0.645; OKLCH L 85.7% C 0.057 H 157.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCC2 |
|---|---|
| RGB | rgb(178, 220, 194) |
| HSL | hsl(143, 38%, 78%) |
| HSV | hsv(143, 19%, 86%) |
| CMYK | cmyk(19.1%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(84.25, -18.79, 8.28) |
| CIE-LCH | lch(84.25, 20.53, 156.23°) |
| OKLab | oklab(85.74% -0.0526 0.0215) |
| OKLCH | oklch(85.74% 0.057 157.8) |
| XYZ | xyz(53.6883, 64.5449, 60.6582) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.99
Mint
#AAF0C1
ΔE00 7.39
Pale Teal
#82CBB2
ΔE00 7.88
Seafoam Blue
#78D1B6
ΔE00 8.85
Pale Turquoise
#A5FBD5
ΔE00 8.91
Seafoam
#7FE0B3
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCC2 #DCB2CC
analogous
#B7DCB2 #B2DCC2 #B2DCD7
triadic
#B2DCC2 #C2B2DC #DCC2B2
tetradic
#B2DCC2 #B2B7DC #DCB2CC #DCD7B2
square
#B2DCC2 #B2B7DC #DCB2CC #DCD7B2
split-complementary
#B2DCC2 #D7B2DC #DCB2B7
monochromatic
#5EB67F #88C9A1 #B2DCC2 #DCEFE3 #EAF5EE
Accessibility & contrast
On white
1.51
#B2DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#B2DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCC2
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCC2 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5C1
Deuteranopia (green-blind)
#D4D0C3
Tritanopia (blue-blind)
#ABDBD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b2dcc2; /* rgb */ color: rgb(178, 220, 194); /* oklch */ color: oklch(85.7% 0.057 157.8);
Tailwind
colors: {
custom: {
50: '#c9e7d4',
500: '#b2dcc2',
950: '#000000',
},
}SCSS
$custom: #b2dcc2; $custom-light: #c9e7d4; $custom-dark: #000000;
JSON
{
"hex": "#b2dcc2",
"rgb": {
"r": 178,
"g": 220,
"b": 194
},
"hsl": {
"h": 142.857,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.85735,
"c": 0.05678,
"h": 157.8
},
"luminance": 0.64546
}Semantic roles & 50–950 ramp
primary
#B2DCC2
secondary
#B47E9F
accent
#3581B0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483