#B4E0BF#B4E0BF
#B4E0BF is a very light, moderate green. Relative luminance 0.668; OKLCH L 86.7% C 0.065 H 152.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E0BF |
|---|---|
| RGB | rgb(180, 224, 191) |
| HSL | hsl(135, 42%, 79%) |
| HSV | hsv(135, 20%, 88%) |
| CMYK | cmyk(19.6%, 0%, 14.7%, 12.2%) |
| CIE-LAB | lab(85.39, -20.67, 11.50) |
| CIE-LCH | lch(85.39, 23.66, 150.91°) |
| OKLab | oklab(86.65% -0.0572 0.0298) |
| OKLCH | oklch(86.65% 0.065 152.5) |
| XYZ | xyz(54.8796, 66.7747, 59.2775) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.63
Light Teal
#90E4C1
ΔE00 6.56
Hospital Green
#9BE5AA
ΔE00 7.18
Light Sage
#BCECAC
ΔE00 7.81
Light Grey Green
#B7E1A1
ΔE00 7.89
Pale Turquoise
#A5FBD5
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E0BF #E0B4D5
analogous
#BFE0B4 #B4E0BF #B4E0D5
triadic
#B4E0BF #BFB4E0 #E0BFB4
tetradic
#B4E0BF #B4BFE0 #E0B4D5 #E0D5B4
square
#B4E0BF #B4BFE0 #E0B4D5 #E0D5B4
split-complementary
#B4E0BF #D5B4E0 #E0B4BF
monochromatic
#5DBC75 #89CE9A #B4E0BF #DFF2E4 #E9F6ED
Accessibility & contrast
On white
1.46
#B4E0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#B4E0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E0BF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E0BF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#D9D3C1
Tritanopia (blue-blind)
#AEDFD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e0bf; /* rgb */ color: rgb(180, 224, 191); /* oklch */ color: oklch(86.7% 0.065 152.5);
Tailwind
colors: {
custom: {
50: '#cbe9d2',
500: '#b4e0bf',
950: '#000000',
},
}SCSS
$custom: #b4e0bf; $custom-light: #cbe9d2; $custom-dark: #000000;
JSON
{
"hex": "#b4e0bf",
"rgb": {
"r": 180,
"g": 224,
"b": 191
},
"hsl": {
"h": 135,
"s": 41.509,
"l": 79.216
},
"oklch": {
"l": 0.86654,
"c": 0.06451,
"h": 152.5
},
"luminance": 0.66776
}Semantic roles & 50–950 ramp
primary
#B4E0BF
secondary
#B97FAA
accent
#3194B5
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131614
muted
#838483