#BCEDEF#BCEDEF
#BCEDEF is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.3% C 0.050 H 199.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDEF |
|---|---|
| RGB | rgb(188, 237, 239) |
| HSL | hsl(182, 61%, 84%) |
| HSV | hsv(182, 21%, 94%) |
| CMYK | cmyk(21.3%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(90.55, -15.15, -6.12) |
| CIE-LCH | lch(90.55, 16.34, 202.00°) |
| OKLab | oklab(91.28% -0.0474 -0.0167) |
| OKLCH | oklch(91.28% 0.05 199.4) |
| XYZ | xyz(66.5986, 77.4892, 93.0925) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.99
Pale Sky Blue
#BDF6FE
ΔE00 3.03
Light Sky Blue
#C6FCFF
ΔE00 3.16
Powder Blue
#B0E0E6
ΔE00 3.31
Pale Blue
#D0FEFE
ΔE00 3.79
Really Light Blue
#D4FFFF
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDEF #EFBEBC
analogous
#BCEFD7 #BCEDEF #BCD3EF
triadic
#BCEDEF #EFBCED #EDEFBC
tetradic
#BCEDEF #D7BCEF #EFBEBC #D3EFBC
square
#BCEDEF #D7BCEF #EFBEBC #D3EFBC
split-complementary
#BCEDEF #EFBCD3 #EFD7BC
monochromatic
#59D2D7 #8BE0E3 #BCEDEF #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.27
#BCEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#BCEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDEF
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDEF | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#ACF1ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcedef; /* rgb */ color: rgb(188, 237, 239); /* oklch */ color: oklch(91.3% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#d1f2f4',
500: '#bcedef',
950: '#000000',
},
}SCSS
$custom: #bcedef; $custom-light: #d1f2f4; $custom-dark: #000000;
JSON
{
"hex": "#bcedef",
"rgb": {
"r": 188,
"g": 237,
"b": 239
},
"hsl": {
"h": 182.353,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.91277,
"c": 0.05021,
"h": 199.4
},
"luminance": 0.77492
}Semantic roles & 50–950 ramp
primary
#BCEDEF
secondary
#CD8582
accent
#231CC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585