#BBE4BC#BBE4BC
#BBE4BC is a very light, moderate green. Relative luminance 0.697; OKLCH L 87.9% C 0.069 H 145.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4BC |
|---|---|
| RGB | rgb(187, 228, 188) |
| HSL | hsl(121, 43%, 81%) |
| HSV | hsv(121, 18%, 89%) |
| CMYK | cmyk(18%, 0%, 17.5%, 10.6%) |
| CIE-LAB | lab(86.84, -20.86, 15.19) |
| CIE-LCH | lch(86.84, 25.80, 143.95°) |
| OKLab | oklab(87.9% -0.0571 0.0391) |
| OKLCH | oklch(87.9% 0.069 145.6) |
| XYZ | xyz(57.3118, 69.6811, 57.9975) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.21
Light Sage
#BCECAC
ΔE00 5.65
Light Grey Green
#B7E1A1
ΔE00 5.89
Hospital Green
#9BE5AA
ΔE00 6.41
Very Pale Green
#CFFDBC
ΔE00 7.46
Light Teal
#90E4C1
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4BC #E4BBE3
analogous
#CFE4BB #BBE4BC #BBE4D1
triadic
#BBE4BC #BCBBE4 #E4BCBB
tetradic
#BBE4BC #BBCFE4 #E4BBE3 #E4D1BB
square
#BBE4BC #BBCFE4 #E4BBE3 #E4D1BB
split-complementary
#BBE4BC #D1BBE4 #E4BBCF
monochromatic
#63C166 #8FD391 #BBE4BC #E7F5E7 #E9F6E9
Accessibility & contrast
On white
1.41
#BBE4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BBE4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4BC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4BC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#B7E2D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe4bc; /* rgb */ color: rgb(187, 228, 188); /* oklch */ color: oklch(87.9% 0.069 145.6);
Tailwind
colors: {
custom: {
50: '#d0ecd0',
500: '#bbe4bc',
950: '#000000',
},
}SCSS
$custom: #bbe4bc; $custom-light: #d0ecd0; $custom-dark: #000000;
JSON
{
"hex": "#bbe4bc",
"rgb": {
"r": 187,
"g": 228,
"b": 188
},
"hsl": {
"h": 121.463,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.87902,
"c": 0.06924,
"h": 145.6
},
"luminance": 0.69682
}Semantic roles & 50–950 ramp
primary
#BBE4BC
secondary
#BE85BC
accent
#2FB3B6
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483