#BCE4BF#BCE4BF
#BCE4BF is a very light, moderate green. Relative luminance 0.699; OKLCH L 88.0% C 0.065 H 147.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE4BF |
|---|---|
| RGB | rgb(188, 228, 191) |
| HSL | hsl(125, 43%, 82%) |
| HSV | hsv(125, 18%, 89%) |
| CMYK | cmyk(17.5%, 0%, 16.2%, 10.6%) |
| CIE-LAB | lab(86.97, -20.01, 13.81) |
| CIE-LCH | lch(86.97, 24.31, 145.39°) |
| OKLab | oklab(88.04% -0.0549 0.0356) |
| OKLCH | oklch(88.04% 0.065 147) |
| XYZ | xyz(57.8841, 69.9384, 59.7299) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.52
Light Sage
#BCECAC
ΔE00 6.42
Light Grey Green
#B7E1A1
ΔE00 6.67
Hospital Green
#9BE5AA
ΔE00 7.02
Light Teal
#90E4C1
ΔE00 7.79
Very Pale Green
#CFFDBC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE4BF #E4BCE1
analogous
#CDE4BC #BCE4BF #BCE4D3
triadic
#BCE4BF #BFBCE4 #E4BFBC
tetradic
#BCE4BF #BCCDE4 #E4BCE1 #E4D3BC
square
#BCE4BF #BCCDE4 #E4BCE1 #E4D3BC
split-complementary
#BCE4BF #D3BCE4 #E4BCCD
monochromatic
#65C16C #90D295 #BCE4BF #E8F6E9 #E9F6EA
Accessibility & contrast
On white
1.40
#BCE4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#BCE4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE4BF
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE4BF | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBD
Deuteranopia (green-blind)
#DED8C1
Tritanopia (blue-blind)
#B8E2D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bce4bf; /* rgb */ color: rgb(188, 228, 191); /* oklch */ color: oklch(88.0% 0.065 147.0);
Tailwind
colors: {
custom: {
50: '#d0ecd2',
500: '#bce4bf',
950: '#000000',
},
}SCSS
$custom: #bce4bf; $custom-light: #d0ecd2; $custom-dark: #000000;
JSON
{
"hex": "#bce4bf",
"rgb": {
"r": 188,
"g": 228,
"b": 191
},
"hsl": {
"h": 124.5,
"s": 42.553,
"l": 81.569
},
"oklch": {
"l": 0.8804,
"c": 0.06546,
"h": 147
},
"luminance": 0.6994
}Semantic roles & 50–950 ramp
primary
#BCE4BF
secondary
#BE86BA
accent
#30ACB6
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483