#BCF8FF#BCF8FF
#BCF8FF is a very light, moderate teal. Relative luminance 0.850; OKLCH L 94.1% C 0.061 H 205.1°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF8FF |
|---|---|
| RGB | rgb(188, 248, 255) |
| HSL | hsl(186, 100%, 87%) |
| HSV | hsv(186, 26%, 100%) |
| CMYK | cmyk(26.3%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(93.90, -17.18, -9.47) |
| CIE-LCH | lch(93.90, 19.62, 208.87°) |
| OKLab | oklab(94.09% -0.0551 -0.0258) |
| OKLCH | oklch(94.09% 0.061 205.1) |
| XYZ | xyz(72.3508, 85.0428, 107.1911) |
| Luminance | 0.8505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 0.85
Light Sky Blue
#C6FCFF
ΔE00 1.93
Pale Blue
#D0FEFE
ΔE00 3.78
Paleturquoise
#AFEEEE
ΔE00 3.81
Really Light Blue
#D4FFFF
ΔE00 4.33
Very Light Blue
#D5FFFF
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF8FF #FFC3BC
analogous
#BCFFE5 #BCF8FF #BCD7FF
triadic
#BCF8FF #FFBCF8 #F8FFBC
tetradic
#BCF8FF #E5BCFF #FFC3BC #D7FFBC
square
#BCF8FF #E5BCFF #FFC3BC #D7FFBC
split-complementary
#BCF8FF #FFBCD7 #FFE5BC
monochromatic
#42EBFF #7FF2FF #BCF8FF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.17
#BCF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#BCF8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF8FF
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF8FF | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#A6FDFA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcf8ff; /* rgb */ color: rgb(188, 248, 255); /* oklch */ color: oklch(94.1% 0.061 205.1);
Tailwind
colors: {
custom: {
50: '#d1faff',
500: '#bcf8ff',
950: '#000000',
},
}SCSS
$custom: #bcf8ff; $custom-light: #d1faff; $custom-dark: #000000;
JSON
{
"hex": "#bcf8ff",
"rgb": {
"r": 188,
"g": 248,
"b": 255
},
"hsl": {
"h": 186.269,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94088,
"c": 0.06088,
"h": 205.1
},
"luminance": 0.85046
}Semantic roles & 50–950 ramp
primary
#BCF8FF
secondary
#E78478
accent
#1800E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141718
muted
#838586