#B2EBBC#B2EBBC
#B2EBBC is a very light, moderate green. Relative luminance 0.725; OKLCH L 88.9% C 0.087 H 149.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EBBC |
|---|---|
| RGB | rgb(178, 235, 188) |
| HSL | hsl(131, 59%, 81%) |
| HSV | hsv(131, 24%, 92%) |
| CMYK | cmyk(24.3%, 0%, 20%, 7.8%) |
| CIE-LAB | lab(88.21, -27.20, 17.04) |
| CIE-LCH | lch(88.21, 32.10, 147.93°) |
| OKLab | oklab(88.86% -0.0748 0.0438) |
| OKLCH | oklch(88.86% 0.087 149.7) |
| XYZ | xyz(57.1429, 72.5105, 58.5524) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.23
Hospital Green
#9BE5AA
ΔE00 3.98
Light Sage
#BCECAC
ΔE00 4.72
Light Mint
#B6FFBB
ΔE00 5.70
Light Grey Green
#B7E1A1
ΔE00 5.86
Celadon
#BEFDB7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EBBC #EBB2E1
analogous
#C4EBB2 #B2EBBC #B2EBD8
triadic
#B2EBBC #BCB2EB #EBBCB2
tetradic
#B2EBBC #B2C4EB #EBB2E1 #EBD8B2
square
#B2EBBC #B2C4EB #EBB2E1 #EBD8B2
split-complementary
#B2EBBC #D8B2EB #EBB2C4
monochromatic
#51D267 #81DE92 #B2EBBC #E3F8E6 #E7F9EA
Accessibility & contrast
On white
1.35
#B2EBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#B2EBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EBBC
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EBBC | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#E2DBBE
Tritanopia (blue-blind)
#ABE9DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b2ebbc; /* rgb */ color: rgb(178, 235, 188); /* oklch */ color: oklch(88.9% 0.087 149.7);
Tailwind
colors: {
custom: {
50: '#caf1d0',
500: '#b2ebbc',
950: '#000000',
},
}SCSS
$custom: #b2ebbc; $custom-light: #caf1d0; $custom-dark: #000000;
JSON
{
"hex": "#b2ebbc",
"rgb": {
"r": 178,
"g": 235,
"b": 188
},
"hsl": {
"h": 130.526,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.88863,
"c": 0.08663,
"h": 149.7
},
"luminance": 0.72512
}Semantic roles & 50–950 ramp
primary
#B2EBBC
secondary
#C77ABA
accent
#1FA9C6
background
#FEFFFE
surface
#FAFEFB
border
#D3D6D4
text
#131614
muted
#838583