#B2DFA2#B2DFA2
#B2DFA2 is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.6% C 0.095 H 137.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFA2 |
|---|---|
| RGB | rgb(178, 223, 162) |
| HSL | hsl(104, 49%, 75%) |
| HSV | hsv(104, 27%, 87%) |
| CMYK | cmyk(20.2%, 0%, 27.4%, 12.5%) |
| CIE-LAB | lab(84.41, -25.77, 25.26) |
| CIE-LCH | lch(84.41, 36.09, 135.57°) |
| OKLab | oklab(85.64% -0.07 0.0639) |
| OKLCH | oklch(85.64% 0.095 137.6) |
| XYZ | xyz(51.2679, 64.8478, 43.9912) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.14
Light Sage
#BCECAC
ΔE00 2.88
Hospital Green
#9BE5AA
ΔE00 5.02
Washed Out Green
#BCF5A6
ΔE00 5.47
Tea Green
#BDF8A3
ΔE00 6.48
Pale Green
#C7FDB5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFA2 #CFA2DF
analogous
#D0DFA2 #B2DFA2 #A2DFB0
triadic
#B2DFA2 #A2B2DF #DFA2B2
tetradic
#B2DFA2 #A2D0DF #CFA2DF #DFB0A2
square
#B2DFA2 #A2D0DF #CFA2DF #DFB0A2
split-complementary
#B2DFA2 #B0A2DF #DFA2D0
monochromatic
#67C047 #8CCF74 #B2DFA2 #D8EFD0 #ECF7E8
Accessibility & contrast
On white
1.50
#B2DFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#B2DFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFA2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFA2 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59E
Deuteranopia (green-blind)
#DCD1A5
Tritanopia (blue-blind)
#B1DBCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dfa2; /* rgb */ color: rgb(178, 223, 162); /* oklch */ color: oklch(85.6% 0.095 137.6);
Tailwind
colors: {
custom: {
50: '#cae9be',
500: '#b2dfa2',
950: '#000000',
},
}SCSS
$custom: #b2dfa2; $custom-light: #cae9be; $custom-dark: #000000;
JSON
{
"hex": "#b2dfa2",
"rgb": {
"r": 178,
"g": 223,
"b": 162
},
"hsl": {
"h": 104.262,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.85641,
"c": 0.09482,
"h": 137.6
},
"luminance": 0.64849
}Semantic roles & 50–950 ramp
primary
#B2DFA2
secondary
#A46EB8
accent
#29BC96
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482