#BCECED#BCECED
#BCECED is a very light, muted teal. Relative luminance 0.768; OKLCH L 91.0% C 0.049 H 197.9°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCECED |
|---|---|
| RGB | rgb(188, 236, 237) |
| HSL | hsl(181, 58%, 83%) |
| HSV | hsv(181, 21%, 93%) |
| CMYK | cmyk(20.7%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(90.23, -15.07, -5.55) |
| CIE-LCH | lch(90.23, 16.06, 200.21°) |
| OKLab | oklab(91.01% -0.0468 -0.0151) |
| OKLCH | oklch(91.01% 0.049 197.9) |
| XYZ | xyz(66.0161, 76.7942, 91.4488) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.00
Powder Blue
#B0E0E6
ΔE00 3.35
Light Sky Blue
#C6FCFF
ΔE00 3.45
Pale Sky Blue
#BDF6FE
ΔE00 3.48
Pale Blue
#D0FEFE
ΔE00 3.91
Really Light Blue
#D4FFFF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCECED #EDBDBC
analogous
#BCEDD5 #BCECED #BCD3ED
triadic
#BCECED #EDBCEC #ECEDBC
tetradic
#BCECED #D5BCED #EDBDBC #D3EDBC
square
#BCECED #D5BCED #EDBDBC #D3EDBC
split-complementary
#BCECED #EDBCD3 #EDD5BC
monochromatic
#5CD1D3 #8CDEE0 #BCECED #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.28
#BCECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#BCECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCECED
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCECED | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#ADEFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bceced; /* rgb */ color: rgb(188, 236, 237); /* oklch */ color: oklch(91.0% 0.049 197.9);
Tailwind
colors: {
custom: {
50: '#d1f2f2',
500: '#bceced',
950: '#000000',
},
}SCSS
$custom: #bceced; $custom-light: #d1f2f2; $custom-dark: #000000;
JSON
{
"hex": "#bceced",
"rgb": {
"r": 188,
"g": 236,
"b": 237
},
"hsl": {
"h": 181.224,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.91005,
"c": 0.04923,
"h": 197.9
},
"luminance": 0.76797
}Semantic roles & 50–950 ramp
primary
#BCECED
secondary
#CA8483
accent
#2420C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585