#BCEDEA#BCEDEA
#BCEDEA is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.1% C 0.050 H 191.7°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDEA |
|---|---|
| RGB | rgb(188, 237, 234) |
| HSL | hsl(176, 58%, 83%) |
| HSV | hsv(176, 21%, 93%) |
| CMYK | cmyk(20.7%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(90.41, -16.20, -3.71) |
| CIE-LCH | lch(90.41, 16.62, 192.89°) |
| OKLab | oklab(91.13% -0.0493 -0.0102) |
| OKLCH | oklch(91.13% 0.05 191.7) |
| XYZ | xyz(65.8702, 77.1978, 89.2560) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.72
Duck Egg Blue
#C3FBF4
ΔE00 3.44
Light Light Blue
#CAFFFB
ΔE00 3.75
Light Sky Blue
#C6FCFF
ΔE00 3.95
Pale Blue
#D0FEFE
ΔE00 4.07
Eggshell Blue
#C4FFF7
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDEA #EDBCBF
analogous
#BCEDD1 #BCEDEA #BCD7ED
triadic
#BCEDEA #EABCED #EDEABC
tetradic
#BCEDEA #D1BCED #EDBCBF #D7EDBC
square
#BCEDEA #D1BCED #EDBCBF #D7EDBC
split-complementary
#BCEDEA #EDBCD7 #EDD1BC
monochromatic
#5CD3CC #8CE0DB #BCEDEA #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.28
#BCEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#BCEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDEA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDEA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#DDE1EB
Tritanopia (blue-blind)
#ADF0EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcedea; /* rgb */ color: rgb(188, 237, 234); /* oklch */ color: oklch(91.1% 0.050 191.7);
Tailwind
colors: {
custom: {
50: '#d1f3f0',
500: '#bcedea',
950: '#000000',
},
}SCSS
$custom: #bcedea; $custom-light: #d1f3f0; $custom-dark: #000000;
JSON
{
"hex": "#bcedea",
"rgb": {
"r": 188,
"g": 237,
"b": 234
},
"hsl": {
"h": 176.327,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.91126,
"c": 0.05035,
"h": 191.7
},
"luminance": 0.772
}Semantic roles & 50–950 ramp
primary
#BCEDEA
secondary
#CA8387
accent
#202AC5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585