#BCEFF6#BCEFF6
#BCEFF6 is a very light, muted teal. Relative luminance 0.791; OKLCH L 91.9% C 0.053 H 206.6°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEFF6 |
|---|---|
| RGB | rgb(188, 239, 246) |
| HSL | hsl(187, 76%, 85%) |
| HSV | hsv(187, 24%, 96%) |
| CMYK | cmyk(23.6%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(91.27, -14.66, -8.71) |
| CIE-LCH | lch(91.27, 17.05, 210.71°) |
| OKLab | oklab(91.91% -0.0472 -0.0237) |
| OKLCH | oklch(91.91% 0.053 206.6) |
| XYZ | xyz(68.2351, 79.0754, 98.8387) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.71
Light Sky Blue
#C6FCFF
ΔE00 3.20
Powder Blue
#B0E0E6
ΔE00 3.31
Paleturquoise
#AFEEEE
ΔE00 4.18
Pale Blue
#D0FEFE
ΔE00 4.27
Really Light Blue
#D4FFFF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEFF6 #F6C3BC
analogous
#BCF6E0 #BCEFF6 #BCD2F6
triadic
#BCEFF6 #F6BCEF #EFF6BC
tetradic
#BCEFF6 #E0BCF6 #F6C3BC #D2F6BC
square
#BCEFF6 #E0BCF6 #F6C3BC #D2F6BC
split-complementary
#BCEFF6 #F6BCD2 #F6E0BC
monochromatic
#50D5E8 #86E2EF #BCEFF6 #E4F9FB #E4F9FB
Accessibility & contrast
On white
1.25
#BCEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#BCEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEFF6
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEFF6 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF7
Deuteranopia (green-blind)
#DCE3F6
Tritanopia (blue-blind)
#AAF3F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bceff6; /* rgb */ color: rgb(188, 239, 246); /* oklch */ color: oklch(91.9% 0.053 206.6);
Tailwind
colors: {
custom: {
50: '#d1f4f9',
500: '#bceff6',
950: '#000000',
},
}SCSS
$custom: #bceff6; $custom-light: #d1f4f9; $custom-dark: #000000;
JSON
{
"hex": "#bceff6",
"rgb": {
"r": 188,
"g": 239,
"b": 246
},
"hsl": {
"h": 187.241,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.91914,
"c": 0.05284,
"h": 206.6
},
"luminance": 0.79078
}Semantic roles & 50–950 ramp
primary
#BCEFF6
secondary
#D8897E
accent
#260DD9
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585