#B2DEBE#B2DEBE
#B2DEBE is a very light, moderate green. Relative luminance 0.654; OKLCH L 86.1% C 0.064 H 153.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DEBE |
|---|---|
| RGB | rgb(178, 222, 190) |
| HSL | hsl(136, 40%, 78%) |
| HSV | hsv(136, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(84.70, -20.52, 11.03) |
| CIE-LCH | lch(84.70, 23.30, 151.74°) |
| OKLab | oklab(86.07% -0.0569 0.0286) |
| OKLCH | oklch(86.07% 0.064 153.4) |
| XYZ | xyz(53.7732, 65.4237, 58.5001) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.97
Light Teal
#90E4C1
ΔE00 6.50
Hospital Green
#9BE5AA
ΔE00 7.38
Seafoam
#7FE0B3
ΔE00 8.14
Light Grey Green
#B7E1A1
ΔE00 8.18
Light Sage
#BCECAC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DEBE #DEB2D2
analogous
#BCDEB2 #B2DEBE #B2DED4
triadic
#B2DEBE #BEB2DE #DEBEB2
tetradic
#B2DEBE #B2BCDE #DEB2D2 #DED4B2
square
#B2DEBE #B2BCDE #DEB2D2 #DED4B2
split-complementary
#B2DEBE #D4B2DE #DEB2BC
monochromatic
#5CB976 #87CC9A #B2DEBE #DDF0E2 #EAF6ED
Accessibility & contrast
On white
1.49
#B2DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#B2DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DEBE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DEBE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BC
Deuteranopia (green-blind)
#D6D1C0
Tritanopia (blue-blind)
#ACDDD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2debe; /* rgb */ color: rgb(178, 222, 190); /* oklch */ color: oklch(86.1% 0.064 153.4);
Tailwind
colors: {
custom: {
50: '#c9e8d1',
500: '#b2debe',
950: '#000000',
},
}SCSS
$custom: #b2debe; $custom-light: #c9e8d1; $custom-dark: #000000;
JSON
{
"hex": "#b2debe",
"rgb": {
"r": 178,
"g": 222,
"b": 190
},
"hsl": {
"h": 136.364,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86066,
"c": 0.06367,
"h": 153.4
},
"luminance": 0.65425
}Semantic roles & 50–950 ramp
primary
#B2DEBE
secondary
#B67EA7
accent
#3290B3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483