#BCEDEB#BCEDEB
#BCEDEB is a very light, muted teal. Relative luminance 0.773; OKLCH L 91.2% C 0.050 H 193.2°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDEB |
|---|---|
| RGB | rgb(188, 237, 235) |
| HSL | hsl(178, 58%, 83%) |
| HSV | hsv(178, 21%, 93%) |
| CMYK | cmyk(20.7%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(90.44, -15.99, -4.19) |
| CIE-LCH | lch(90.44, 16.53, 194.69°) |
| OKLab | oklab(91.16% -0.0489 -0.0115) |
| OKLCH | oklch(91.16% 0.05 193.2) |
| XYZ | xyz(66.0142, 77.2554, 90.0147) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.63
Duck Egg Blue
#C3FBF4
ΔE00 3.65
Light Sky Blue
#C6FCFF
ΔE00 3.71
Light Light Blue
#CAFFFB
ΔE00 3.81
Pale Blue
#D0FEFE
ΔE00 3.93
Pale Sky Blue
#BDF6FE
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDEB #EDBCBE
analogous
#BCEDD2 #BCEDEB #BCD6ED
triadic
#BCEDEB #EBBCED #EDEBBC
tetradic
#BCEDEB #D2BCED #EDBCBE #D6EDBC
square
#BCEDEB #D2BCED #EDBCBE #D6EDBC
split-complementary
#BCEDEB #EDBCD6 #EDD2BC
monochromatic
#5CD3CE #8CE0DD #BCEDEB #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.28
#BCEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#BCEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDEB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDEB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#ADF0EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcedeb; /* rgb */ color: rgb(188, 237, 235); /* oklch */ color: oklch(91.2% 0.050 193.2);
Tailwind
colors: {
custom: {
50: '#d1f3f1',
500: '#bcedeb',
950: '#000000',
},
}SCSS
$custom: #bcedeb; $custom-light: #d1f3f1; $custom-dark: #000000;
JSON
{
"hex": "#bcedeb",
"rgb": {
"r": 188,
"g": 237,
"b": 235
},
"hsl": {
"h": 177.551,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.91156,
"c": 0.05025,
"h": 193.2
},
"luminance": 0.77258
}Semantic roles & 50–950 ramp
primary
#BCEDEB
secondary
#CA8386
accent
#2027C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585