#B4E0BC#B4E0BC
#B4E0BC is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.6% C 0.067 H 150.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E0BC |
|---|---|
| RGB | rgb(180, 224, 188) |
| HSL | hsl(131, 42%, 79%) |
| HSV | hsv(131, 20%, 88%) |
| CMYK | cmyk(19.6%, 0%, 16.1%, 12.2%) |
| CIE-LAB | lab(85.32, -21.22, 12.98) |
| CIE-LCH | lch(85.32, 24.87, 148.53°) |
| OKLab | oklab(86.58% -0.0585 0.0335) |
| OKLCH | oklch(86.58% 0.067 150.2) |
| XYZ | xyz(54.5528, 66.6440, 57.5565) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.30
Hospital Green
#9BE5AA
ΔE00 6.55
Light Teal
#90E4C1
ΔE00 6.74
Light Sage
#BCECAC
ΔE00 7.00
Light Grey Green
#B7E1A1
ΔE00 7.04
Seafoam
#7FE0B3
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E0BC #E0B4D8
analogous
#C2E0B4 #B4E0BC #B4E0D2
triadic
#B4E0BC #BCB4E0 #E0BCB4
tetradic
#B4E0BC #B4C2E0 #E0B4D8 #E0D2B4
square
#B4E0BC #B4C2E0 #E0B4D8 #E0D2B4
split-complementary
#B4E0BC #D2B4E0 #E0B4C2
monochromatic
#5DBC6F #89CE95 #B4E0BC #DFF2E3 #E9F6EC
Accessibility & contrast
On white
1.47
#B4E0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#B4E0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E0BC
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E0BC | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8BA
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#AEDED6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e0bc; /* rgb */ color: rgb(180, 224, 188); /* oklch */ color: oklch(86.6% 0.067 150.2);
Tailwind
colors: {
custom: {
50: '#cbe9d0',
500: '#b4e0bc',
950: '#000000',
},
}SCSS
$custom: #b4e0bc; $custom-light: #cbe9d0; $custom-dark: #000000;
JSON
{
"hex": "#b4e0bc",
"rgb": {
"r": 180,
"g": 224,
"b": 188
},
"hsl": {
"h": 130.909,
"s": 41.509,
"l": 79.216
},
"oklch": {
"l": 0.8658,
"c": 0.06743,
"h": 150.2
},
"luminance": 0.66645
}Semantic roles & 50–950 ramp
primary
#B4E0BC
secondary
#B97FAE
accent
#319DB5
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131614
muted
#838483