#BCEDF5#BCEDF5
#BCEDF5 is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.5% C 0.051 H 208.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDF5 |
|---|---|
| RGB | rgb(188, 237, 245) |
| HSL | hsl(188, 74%, 85%) |
| HSV | hsv(188, 23%, 96%) |
| CMYK | cmyk(23.3%, 3.3%, 0%, 3.9%) |
| CIE-LAB | lab(90.71, -13.87, -9.01) |
| CIE-LCH | lch(90.71, 16.54, 213.01°) |
| OKLab | oklab(91.46% -0.0451 -0.0245) |
| OKLCH | oklch(91.46% 0.051 208.5) |
| XYZ | xyz(67.4998, 77.8496, 97.8385) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.30
Powder Blue
#B0E0E6
ΔE00 3.01
Light Sky Blue
#C6FCFF
ΔE00 3.88
Pale Blue
#D0FEFE
ΔE00 4.80
Paleturquoise
#AFEEEE
ΔE00 4.81
Really Light Blue
#D4FFFF
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDF5 #F5C4BC
analogous
#BCF5E1 #BCEDF5 #BCD1F5
triadic
#BCEDF5 #F5BCED #EDF5BC
tetradic
#BCEDF5 #E1BCF5 #F5C4BC #D1F5BC
square
#BCEDF5 #E1BCF5 #F5C4BC #D1F5BC
split-complementary
#BCEDF5 #F5BCD1 #F5E1BC
monochromatic
#51D0E5 #87DFED #BCEDF5 #E4F8FB #E4F8FB
Accessibility & contrast
On white
1.27
#BCEDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#BCEDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDF5
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDF5 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F6
Deuteranopia (green-blind)
#DBE1F5
Tritanopia (blue-blind)
#AAF1EF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcedf5; /* rgb */ color: rgb(188, 237, 245); /* oklch */ color: oklch(91.5% 0.051 208.5);
Tailwind
colors: {
custom: {
50: '#d1f2f8',
500: '#bcedf5',
950: '#000000',
},
}SCSS
$custom: #bcedf5; $custom-light: #d1f2f8; $custom-dark: #000000;
JSON
{
"hex": "#bcedf5",
"rgb": {
"r": 188,
"g": 237,
"b": 245
},
"hsl": {
"h": 188.421,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.91462,
"c": 0.05129,
"h": 208.5
},
"luminance": 0.77852
}Semantic roles & 50–950 ramp
primary
#BCEDF5
secondary
#D68B7F
accent
#2B0FD6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585