#BCECF2#BCECF2
#BCECF2 is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.2% C 0.050 H 205.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCECF2 |
|---|---|
| RGB | rgb(188, 236, 242) |
| HSL | hsl(187, 68%, 84%) |
| HSV | hsv(187, 22%, 95%) |
| CMYK | cmyk(22.3%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(90.36, -14.01, -7.96) |
| CIE-LCH | lch(90.36, 16.12, 209.60°) |
| OKLab | oklab(91.16% -0.0449 -0.0216) |
| OKLCH | oklch(91.16% 0.05 205.7) |
| XYZ | xyz(66.7568, 77.0905, 95.3498) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.52
Powder Blue
#B0E0E6
ΔE00 2.70
Light Sky Blue
#C6FCFF
ΔE00 3.70
Paleturquoise
#AFEEEE
ΔE00 4.28
Pale Blue
#D0FEFE
ΔE00 4.49
Really Light Blue
#D4FFFF
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCECF2 #F2C2BC
analogous
#BCF2DD #BCECF2 #BCD1F2
triadic
#BCECF2 #F2BCEC #ECF2BC
tetradic
#BCECF2 #DDBCF2 #F2C2BC #D1F2BC
square
#BCECF2 #DDBCF2 #F2C2BC #D1F2BC
split-complementary
#BCECF2 #F2BCD1 #F2DDBC
monochromatic
#55CFDE #89DDE8 #BCECF2 #E5F8FA #E5F8FA
Accessibility & contrast
On white
1.28
#BCECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#BCECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCECF2
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCECF2 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F2
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#ABF0EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcecf2; /* rgb */ color: rgb(188, 236, 242); /* oklch */ color: oklch(91.2% 0.050 205.7);
Tailwind
colors: {
custom: {
50: '#d1f2f6',
500: '#bcecf2',
950: '#000000',
},
}SCSS
$custom: #bcecf2; $custom-light: #d1f2f6; $custom-dark: #000000;
JSON
{
"hex": "#bcecf2",
"rgb": {
"r": 188,
"g": 236,
"b": 242
},
"hsl": {
"h": 186.667,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.91159,
"c": 0.04987,
"h": 205.7
},
"luminance": 0.77093
}Semantic roles & 50–950 ramp
primary
#BCECF2
secondary
#D28A81
accent
#2B16CF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585