#B2DEBD#B2DEBD
#B2DEBD is a very light, moderate green. Relative luminance 0.654; OKLCH L 86.0% C 0.065 H 152.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DEBD |
|---|---|
| RGB | rgb(178, 222, 189) |
| HSL | hsl(135, 40%, 78%) |
| HSV | hsv(135, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(84.68, -20.71, 11.53) |
| CIE-LCH | lch(84.68, 23.70, 150.89°) |
| OKLab | oklab(86.04% -0.0573 0.0298) |
| OKLCH | oklch(86.04% 0.065 152.5) |
| XYZ | xyz(53.6643, 65.3801, 57.9265) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.83
Light Teal
#90E4C1
ΔE00 6.53
Hospital Green
#9BE5AA
ΔE00 7.15
Light Grey Green
#B7E1A1
ΔE00 7.89
Light Sage
#BCECAC
ΔE00 7.93
Seafoam
#7FE0B3
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DEBD #DEB2D3
analogous
#BDDEB2 #B2DEBD #B2DED3
triadic
#B2DEBD #BDB2DE #DEBDB2
tetradic
#B2DEBD #B2BDDE #DEB2D3 #DED3B2
square
#B2DEBD #B2BDDE #DEB2D3 #DED3B2
split-complementary
#B2DEBD #D3B2DE #DEB2BD
monochromatic
#5CB974 #87CC98 #B2DEBD #DDF0E2 #EAF6ED
Accessibility & contrast
On white
1.49
#B2DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#B2DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DEBD
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DEBD | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BB
Deuteranopia (green-blind)
#D7D1BF
Tritanopia (blue-blind)
#ACDDD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2debd; /* rgb */ color: rgb(178, 222, 189); /* oklch */ color: oklch(86.0% 0.065 152.5);
Tailwind
colors: {
custom: {
50: '#c9e8d0',
500: '#b2debd',
950: '#000000',
},
}SCSS
$custom: #b2debd; $custom-light: #c9e8d0; $custom-dark: #000000;
JSON
{
"hex": "#b2debd",
"rgb": {
"r": 178,
"g": 222,
"b": 189
},
"hsl": {
"h": 135,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86041,
"c": 0.06461,
"h": 152.5
},
"luminance": 0.65382
}Semantic roles & 50–950 ramp
primary
#B2DEBD
secondary
#B67EA8
accent
#3293B3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483