#BCE1BF#BCE1BF
#BCE1BF is a very light, moderate green. Relative luminance 0.683; OKLCH L 87.4% C 0.060 H 147.2°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE1BF |
|---|---|
| RGB | rgb(188, 225, 191) |
| HSL | hsl(125, 38%, 81%) |
| HSV | hsv(125, 16%, 88%) |
| CMYK | cmyk(16.4%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(86.16, -18.52, 12.66) |
| CIE-LCH | lch(86.16, 22.44, 145.65°) |
| OKLab | oklab(87.39% -0.0509 0.0327) |
| OKLCH | oklch(87.39% 0.061 147.2) |
| XYZ | xyz(57.0660, 68.3021, 59.4572) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.44
Light Sage
#BCECAC
ΔE00 7.31
Light Grey Green
#B7E1A1
ΔE00 7.32
Hospital Green
#9BE5AA
ΔE00 7.83
Light Teal
#90E4C1
ΔE00 8.15
Very Pale Green
#CFFDBC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE1BF #E1BCDE
analogous
#CBE1BC #BCE1BF #BCE1D1
triadic
#BCE1BF #BFBCE1 #E1BFBC
tetradic
#BCE1BF #BCCBE1 #E1BCDE #E1D1BC
square
#BCE1BF #BCCBE1 #E1BCDE #E1D1BC
split-complementary
#BCE1BF #D1BCE1 #E1BCCB
monochromatic
#67BB6E #92CE97 #BCE1BF #E6F4E7 #EAF6EB
Accessibility & contrast
On white
1.43
#BCE1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BCE1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE1BF
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE1BF | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#B8DFD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bce1bf; /* rgb */ color: rgb(188, 225, 191); /* oklch */ color: oklch(87.4% 0.060 147.2);
Tailwind
colors: {
custom: {
50: '#d0ead2',
500: '#bce1bf',
950: '#000000',
},
}SCSS
$custom: #bce1bf; $custom-light: #d0ead2; $custom-dark: #000000;
JSON
{
"hex": "#bce1bf",
"rgb": {
"r": 188,
"g": 225,
"b": 191
},
"hsl": {
"h": 124.865,
"s": 38.144,
"l": 80.98
},
"oklch": {
"l": 0.87394,
"c": 0.0605,
"h": 147.2
},
"luminance": 0.68303
}Semantic roles & 50–950 ramp
primary
#BCE1BF
secondary
#BA87B6
accent
#34A7B1
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483