#BCEDF0#BCEDF0
#BCEDF0 is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.3% C 0.050 H 201.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDF0 |
|---|---|
| RGB | rgb(188, 237, 240) |
| HSL | hsl(183, 63%, 84%) |
| HSV | hsv(183, 22%, 94%) |
| CMYK | cmyk(21.7%, 1.2%, 0%, 5.9%) |
| CIE-LAB | lab(90.57, -14.94, -6.60) |
| CIE-LCH | lch(90.57, 16.34, 203.85°) |
| OKLab | oklab(91.31% -0.047 -0.018) |
| OKLCH | oklch(91.31% 0.05 201) |
| XYZ | xyz(66.7468, 77.5484, 93.8727) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.75
Powder Blue
#B0E0E6
ΔE00 3.12
Light Sky Blue
#C6FCFF
ΔE00 3.16
Paleturquoise
#AFEEEE
ΔE00 3.22
Pale Blue
#D0FEFE
ΔE00 3.87
Really Light Blue
#D4FFFF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDF0 #F0BFBC
analogous
#BCF0D9 #BCEDF0 #BCD3F0
triadic
#BCEDF0 #F0BCED #EDF0BC
tetradic
#BCEDF0 #D9BCF0 #F0BFBC #D3F0BC
square
#BCEDF0 #D9BCF0 #F0BFBC #D3F0BC
split-complementary
#BCEDF0 #F0BCD3 #F0D9BC
monochromatic
#58D2DA #8AE0E5 #BCEDF0 #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.27
#BCEDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#BCEDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDF0
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDF0 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8F0
Deuteranopia (green-blind)
#DCE1F0
Tritanopia (blue-blind)
#ACF1EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcedf0; /* rgb */ color: rgb(188, 237, 240); /* oklch */ color: oklch(91.3% 0.050 201.0);
Tailwind
colors: {
custom: {
50: '#d1f2f4',
500: '#bcedf0',
950: '#000000',
},
}SCSS
$custom: #bcedf0; $custom-light: #d1f2f4; $custom-dark: #000000;
JSON
{
"hex": "#bcedf0",
"rgb": {
"r": 188,
"g": 237,
"b": 240
},
"hsl": {
"h": 183.462,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.91307,
"c": 0.05031,
"h": 201
},
"luminance": 0.77551
}Semantic roles & 50–950 ramp
primary
#BCEDF0
secondary
#CF8682
accent
#251ACB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585