#B2DBAC#B2DBAC
#B2DBAC is a very light, moderate green. Relative luminance 0.631; OKLCH L 85.0% C 0.077 H 141.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBAC |
|---|---|
| RGB | rgb(178, 219, 172) |
| HSL | hsl(112, 39%, 77%) |
| HSV | hsv(112, 21%, 86%) |
| CMYK | cmyk(18.7%, 0%, 21.5%, 14.1%) |
| CIE-LAB | lab(83.50, -22.21, 18.80) |
| CIE-LCH | lch(83.50, 29.10, 139.75°) |
| OKLab | oklab(84.98% -0.0605 0.0481) |
| OKLCH | oklch(84.98% 0.077 141.5) |
| XYZ | xyz(51.1362, 63.1054, 48.5081) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.05
Light Sage
#BCECAC
ΔE00 5.00
Hospital Green
#9BE5AA
ΔE00 5.59
Mint
#AAF0C1
ΔE00 6.33
Very Pale Green
#CFFDBC
ΔE00 8.03
Washed Out Green
#BCF5A6
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBAC #D5ACDB
analogous
#CADBAC #B2DBAC #ACDBBE
triadic
#B2DBAC #ACB2DB #DBACB2
tetradic
#B2DBAC #ACCADB #D5ACDB #DBBEAC
square
#B2DBAC #ACCADB #D5ACDB #DBBEAC
split-complementary
#B2DBAC #BEACDB #DBACCA
monochromatic
#63B657 #8AC881 #B2DBAC #DAEED7 #EBF6EA
Accessibility & contrast
On white
1.54
#B2DBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#B2DBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBAC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBAC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A9
Deuteranopia (green-blind)
#D7CFAE
Tritanopia (blue-blind)
#AFD8CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b2dbac; /* rgb */ color: rgb(178, 219, 172); /* oklch */ color: oklch(85.0% 0.077 141.5);
Tailwind
colors: {
custom: {
50: '#c9e6c4',
500: '#b2dbac',
950: '#000000',
},
}SCSS
$custom: #b2dbac; $custom-light: #c9e6c4; $custom-dark: #000000;
JSON
{
"hex": "#b2dbac",
"rgb": {
"r": 178,
"g": 219,
"b": 172
},
"hsl": {
"h": 112.34,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.84977,
"c": 0.07728,
"h": 141.5
},
"luminance": 0.63107
}Semantic roles & 50–950 ramp
primary
#B2DBAC
secondary
#AB78B3
accent
#33B2A2
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482