#BCEDF3#BCEDF3
#BCEDF3 is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.4% C 0.051 H 205.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDF3 |
|---|---|
| RGB | rgb(188, 237, 243) |
| HSL | hsl(187, 70%, 85%) |
| HSV | hsv(187, 23%, 95%) |
| CMYK | cmyk(22.6%, 2.5%, 0%, 4.7%) |
| CIE-LAB | lab(90.66, -14.30, -8.05) |
| CIE-LCH | lch(90.66, 16.41, 209.37°) |
| OKLab | oklab(91.4% -0.0458 -0.0219) |
| OKLCH | oklch(91.4% 0.051 205.5) |
| XYZ | xyz(67.1961, 77.7282, 96.2392) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.26
Powder Blue
#B0E0E6
ΔE00 2.88
Light Sky Blue
#C6FCFF
ΔE00 3.46
Paleturquoise
#AFEEEE
ΔE00 4.12
Pale Blue
#D0FEFE
ΔE00 4.33
Really Light Blue
#D4FFFF
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDF3 #F3C2BC
analogous
#BCF3DD #BCEDF3 #BCD2F3
triadic
#BCEDF3 #F3BCED #EDF3BC
tetradic
#BCEDF3 #DDBCF3 #F3C2BC #D2F3BC
square
#BCEDF3 #DDBCF3 #F3C2BC #D2F3BC
split-complementary
#BCEDF3 #F3BCD2 #F3DDBC
monochromatic
#54D1E0 #88DFEA #BCEDF3 #E5F8FA #E5F8FA
Accessibility & contrast
On white
1.27
#BCEDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#BCEDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDF3
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDF3 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F3
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#ABF1EF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcedf3; /* rgb */ color: rgb(188, 237, 243); /* oklch */ color: oklch(91.4% 0.051 205.5);
Tailwind
colors: {
custom: {
50: '#d1f2f7',
500: '#bcedf3',
950: '#000000',
},
}SCSS
$custom: #bcedf3; $custom-light: #d1f2f7; $custom-dark: #000000;
JSON
{
"hex": "#bcedf3",
"rgb": {
"r": 188,
"g": 237,
"b": 243
},
"hsl": {
"h": 186.545,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.914,
"c": 0.05078,
"h": 205.5
},
"luminance": 0.77731
}Semantic roles & 50–950 ramp
primary
#BCEDF3
secondary
#D38980
accent
#2914D2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585