#B2DEBA#B2DEBA
#B2DEBA is a very light, moderate green. Relative luminance 0.653; OKLCH L 86.0% C 0.068 H 150.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DEBA |
|---|---|
| RGB | rgb(178, 222, 186) |
| HSL | hsl(131, 40%, 78%) |
| HSV | hsv(131, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(84.61, -21.25, 13.01) |
| CIE-LCH | lch(84.61, 24.92, 148.52°) |
| OKLab | oklab(85.97% -0.0586 0.0336) |
| OKLCH | oklch(85.97% 0.068 150.2) |
| XYZ | xyz(53.3420, 65.2512, 56.2292) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.52
Hospital Green
#9BE5AA
ΔE00 6.53
Light Teal
#90E4C1
ΔE00 6.71
Light Grey Green
#B7E1A1
ΔE00 7.03
Light Sage
#BCECAC
ΔE00 7.14
Seafoam
#7FE0B3
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DEBA #DEB2D6
analogous
#C0DEB2 #B2DEBA #B2DED0
triadic
#B2DEBA #BAB2DE #DEBAB2
tetradic
#B2DEBA #B2C0DE #DEB2D6 #DED0B2
square
#B2DEBA #B2C0DE #DEB2D6 #DED0B2
split-complementary
#B2DEBA #D0B2DE #DEB2C0
monochromatic
#5CB96D #87CC94 #B2DEBA #DDF0E0 #EAF6EC
Accessibility & contrast
On white
1.49
#B2DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#B2DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DEBA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DEBA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B8
Deuteranopia (green-blind)
#D7D1BC
Tritanopia (blue-blind)
#ACDCD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2deba; /* rgb */ color: rgb(178, 222, 186); /* oklch */ color: oklch(86.0% 0.068 150.2);
Tailwind
colors: {
custom: {
50: '#c9e8ce',
500: '#b2deba',
950: '#000000',
},
}SCSS
$custom: #b2deba; $custom-light: #c9e8ce; $custom-dark: #000000;
JSON
{
"hex": "#b2deba",
"rgb": {
"r": 178,
"g": 222,
"b": 186
},
"hsl": {
"h": 130.909,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.85966,
"c": 0.06753,
"h": 150.2
},
"luminance": 0.65253
}Semantic roles & 50–950 ramp
primary
#B2DEBA
secondary
#B67EAC
accent
#329CB3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483