#BCE4CF#BCE4CF
#BCE4CF is a very light, muted green. Relative luminance 0.707; OKLCH L 88.4% C 0.051 H 162.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE4CF |
|---|---|
| RGB | rgb(188, 228, 207) |
| HSL | hsl(149, 43%, 82%) |
| HSV | hsv(149, 18%, 89%) |
| CMYK | cmyk(17.5%, 0%, 9.2%, 10.6%) |
| CIE-LAB | lab(87.33, -17.09, 5.94) |
| CIE-LCH | lch(87.33, 18.09, 160.83°) |
| OKLab | oklab(88.45% -0.0483 0.0154) |
| OKLCH | oklch(88.45% 0.051 162.3) |
| XYZ | xyz(59.7420, 70.6816, 69.5147) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.54
Duck Egg Blue
#C3FBF4
ΔE00 7.78
Light Teal
#90E4C1
ΔE00 8.14
Eggshell Blue
#C4FFF7
ΔE00 8.24
Mint
#AAF0C1
ΔE00 8.30
Ice
#D6FFFA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE4CF #E4BCD1
analogous
#BDE4BC #BCE4CF #BCE4E3
triadic
#BCE4CF #CFBCE4 #E4CFBC
tetradic
#BCE4CF #BCBDE4 #E4BCD1 #E4E3BC
square
#BCE4CF #BCBDE4 #E4BCD1 #E4E3BC
split-complementary
#BCE4CF #E3BCE4 #E4BCBD
monochromatic
#65C190 #90D2B0 #BCE4CF #E8F6EE #E9F6EF
Accessibility & contrast
On white
1.39
#BCE4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#BCE4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE4CF
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE4CF | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#DBD9D0
Tritanopia (blue-blind)
#B5E4DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bce4cf; /* rgb */ color: rgb(188, 228, 207); /* oklch */ color: oklch(88.4% 0.051 162.3);
Tailwind
colors: {
custom: {
50: '#d0ecdd',
500: '#bce4cf',
950: '#000000',
},
}SCSS
$custom: #bce4cf; $custom-light: #d0ecdd; $custom-dark: #000000;
JSON
{
"hex": "#bce4cf",
"rgb": {
"r": 188,
"g": 228,
"b": 207
},
"hsl": {
"h": 148.5,
"s": 42.553,
"l": 81.569
},
"oklch": {
"l": 0.8845,
"c": 0.05071,
"h": 162.3
},
"luminance": 0.70683
}Semantic roles & 50–950 ramp
primary
#BCE4CF
secondary
#BE86A3
accent
#3076B6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484