#B2DCA2#B2DCA2
#B2DCA2 is a very light, moderate green. Relative luminance 0.633; OKLCH L 85.0% C 0.090 H 137.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCA2 |
|---|---|
| RGB | rgb(178, 220, 162) |
| HSL | hsl(103, 45%, 75%) |
| HSV | hsv(103, 26%, 86%) |
| CMYK | cmyk(19.1%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(83.58, -24.32, 24.13) |
| CIE-LCH | lch(83.58, 34.26, 135.22°) |
| OKLab | oklab(84.98% -0.066 0.0612) |
| OKLCH | oklch(84.98% 0.09 137.2) |
| XYZ | xyz(50.4734, 63.2589, 43.7264) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.69
Light Sage
#BCECAC
ΔE00 3.62
Hospital Green
#9BE5AA
ΔE00 5.44
Washed Out Green
#BCF5A6
ΔE00 6.33
Pale Olive Green
#B1D27B
ΔE00 7.10
Very Pale Green
#CFFDBC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCA2 #CCA2DC
analogous
#CFDCA2 #B2DCA2 #A2DCAF
triadic
#B2DCA2 #A2B2DC #DCA2B2
tetradic
#B2DCA2 #A2CFDC #CCA2DC #DCAFA2
square
#B2DCA2 #A2CFDC #CCA2DC #DCAFA2
split-complementary
#B2DCA2 #AFA2DC #DCA2CF
monochromatic
#68BB49 #8DCB76 #B2DCA2 #D7EDCE #EDF7E9
Accessibility & contrast
On white
1.54
#B2DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#B2DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCA2
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCA2 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D39E
Deuteranopia (green-blind)
#D9CFA5
Tritanopia (blue-blind)
#B1D8CC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b2dca2; /* rgb */ color: rgb(178, 220, 162); /* oklch */ color: oklch(85.0% 0.090 137.2);
Tailwind
colors: {
custom: {
50: '#c9e7bd',
500: '#b2dca2',
950: '#000000',
},
}SCSS
$custom: #b2dca2; $custom-light: #c9e7bd; $custom-dark: #000000;
JSON
{
"hex": "#b2dca2",
"rgb": {
"r": 178,
"g": 220,
"b": 162
},
"hsl": {
"h": 103.448,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.84978,
"c": 0.09002,
"h": 137.2
},
"luminance": 0.6326
}Semantic roles & 50–950 ramp
primary
#B2DCA2
secondary
#A16EB4
accent
#2DB892
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482