#BCECEE#BCECEE
#BCECEE is a very light, muted teal. Relative luminance 0.769; OKLCH L 91.0% C 0.049 H 199.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCECEE |
|---|---|
| RGB | rgb(188, 236, 238) |
| HSL | hsl(182, 60%, 84%) |
| HSV | hsv(182, 21%, 93%) |
| CMYK | cmyk(21%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(90.25, -14.86, -6.03) |
| CIE-LCH | lch(90.25, 16.04, 202.09°) |
| OKLab | oklab(91.04% -0.0465 -0.0164) |
| OKLCH | oklch(91.04% 0.049 199.5) |
| XYZ | xyz(66.1626, 76.8528, 92.2204) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.12
Paleturquoise
#AFEEEE
ΔE00 3.17
Pale Sky Blue
#BDF6FE
ΔE00 3.20
Light Sky Blue
#C6FCFF
ΔE00 3.40
Pale Blue
#D0FEFE
ΔE00 3.94
Really Light Blue
#D4FFFF
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCECEE #EEBEBC
analogous
#BCEED7 #BCECEE #BCD3EE
triadic
#BCECEE #EEBCEC #ECEEBC
tetradic
#BCECEE #D7BCEE #EEBEBC #D3EEBC
square
#BCECEE #D7BCEE #EEBEBC #D3EEBC
split-complementary
#BCECEE #EEBCD3 #EED7BC
monochromatic
#5AD0D5 #8BDEE2 #BCECEE #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.28
#BCECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#BCECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCECEE
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCECEE | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#ACF0EC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcecee; /* rgb */ color: rgb(188, 236, 238); /* oklch */ color: oklch(91.0% 0.049 199.5);
Tailwind
colors: {
custom: {
50: '#d1f2f3',
500: '#bcecee',
950: '#000000',
},
}SCSS
$custom: #bcecee; $custom-light: #d1f2f3; $custom-dark: #000000;
JSON
{
"hex": "#bcecee",
"rgb": {
"r": 188,
"g": 236,
"b": 238
},
"hsl": {
"h": 182.4,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.91036,
"c": 0.04928,
"h": 199.5
},
"luminance": 0.76855
}Semantic roles & 50–950 ramp
primary
#BCECEE
secondary
#CC8582
accent
#251EC7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585