#B2DBA2#B2DBA2
#B2DBA2 is a very light, moderate green. Relative luminance 0.627; OKLCH L 84.8% C 0.088 H 137.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBA2 |
|---|---|
| RGB | rgb(178, 219, 162) |
| HSL | hsl(103, 44%, 75%) |
| HSV | hsv(103, 26%, 86%) |
| CMYK | cmyk(18.7%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(83.30, -23.83, 23.75) |
| CIE-LCH | lch(83.30, 33.65, 135.10°) |
| OKLab | oklab(84.76% -0.0647 0.0603) |
| OKLCH | oklch(84.76% 0.088 137) |
| XYZ | xyz(50.2118, 62.7356, 43.6392) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.94
Light Sage
#BCECAC
ΔE00 3.88
Hospital Green
#9BE5AA
ΔE00 5.61
Washed Out Green
#BCF5A6
ΔE00 6.63
Pale Olive Green
#B1D27B
ΔE00 7.14
Mint
#AAF0C1
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBA2 #CBA2DB
analogous
#CFDBA2 #B2DBA2 #A2DBAF
triadic
#B2DBA2 #A2B2DB #DBA2B2
tetradic
#B2DBA2 #A2CFDB #CBA2DB #DBAFA2
square
#B2DBA2 #A2CFDB #CBA2DB #DBAFA2
split-complementary
#B2DBA2 #AFA2DB #DBA2CF
monochromatic
#69B94A #8DCA76 #B2DBA2 #D7ECCE #EDF6E9
Accessibility & contrast
On white
1.55
#B2DBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#B2DBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBA2
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBA2 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD29E
Deuteranopia (green-blind)
#D9CEA5
Tritanopia (blue-blind)
#B1D7CC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b2dba2; /* rgb */ color: rgb(178, 219, 162); /* oklch */ color: oklch(84.8% 0.088 137.0);
Tailwind
colors: {
custom: {
50: '#c9e6bd',
500: '#b2dba2',
950: '#000000',
},
}SCSS
$custom: #b2dba2; $custom-light: #c9e6bd; $custom-dark: #000000;
JSON
{
"hex": "#b2dba2",
"rgb": {
"r": 178,
"g": 219,
"b": 162
},
"hsl": {
"h": 103.158,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.84757,
"c": 0.08842,
"h": 137
},
"luminance": 0.62737
}Semantic roles & 50–950 ramp
primary
#B2DBA2
secondary
#A06EB3
accent
#2EB791
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482