#B2DCA6#B2DCA6
#B2DCA6 is a very light, moderate green. Relative luminance 0.634; OKLCH L 85.1% C 0.086 H 138.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCA6 |
|---|---|
| RGB | rgb(178, 220, 166) |
| HSL | hsl(107, 44%, 76%) |
| HSV | hsv(107, 25%, 86%) |
| CMYK | cmyk(19.1%, 0%, 24.5%, 13.7%) |
| CIE-LAB | lab(83.65, -23.68, 22.15) |
| CIE-LCH | lch(83.65, 32.43, 136.91°) |
| OKLab | oklab(85.06% -0.0644 0.0564) |
| OKLCH | oklch(85.06% 0.086 138.8) |
| XYZ | xyz(50.8346, 63.4034, 45.6288) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.46
Light Sage
#BCECAC
ΔE00 3.90
Hospital Green
#9BE5AA
ΔE00 5.27
Mint
#AAF0C1
ΔE00 6.73
Washed Out Green
#BCF5A6
ΔE00 6.83
Very Pale Green
#CFFDBC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCA6 #D0A6DC
analogous
#CDDCA6 #B2DCA6 #A6DCB5
triadic
#B2DCA6 #A6B2DC #DCA6B2
tetradic
#B2DCA6 #A6CDDC #D0A6DC #DCB5A6
square
#B2DCA6 #A6CDDC #D0A6DC #DCB5A6
split-complementary
#B2DCA6 #B5A6DC #DCA6CD
monochromatic
#66B94E #8CCB7A #B2DCA6 #D8EDD2 #ECF6E9
Accessibility & contrast
On white
1.53
#B2DCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#B2DCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCA6
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCA6 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D3A3
Deuteranopia (green-blind)
#D9CFA9
Tritanopia (blue-blind)
#B0D8CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b2dca6; /* rgb */ color: rgb(178, 220, 166); /* oklch */ color: oklch(85.1% 0.086 138.8);
Tailwind
colors: {
custom: {
50: '#c9e7c0',
500: '#b2dca6',
950: '#000000',
},
}SCSS
$custom: #b2dca6; $custom-light: #c9e7c0; $custom-dark: #000000;
JSON
{
"hex": "#b2dca6",
"rgb": {
"r": 178,
"g": 220,
"b": 166
},
"hsl": {
"h": 106.667,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.85064,
"c": 0.08555,
"h": 138.8
},
"luminance": 0.63405
}Semantic roles & 50–950 ramp
primary
#B2DCA6
secondary
#A572B4
accent
#2FB798
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482