#BCF2FB#BCF2FB
#BCF2FB is a very light, muted teal. Relative luminance 0.812; OKLCH L 92.7% C 0.056 H 208.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF2FB |
|---|---|
| RGB | rgb(188, 242, 251) |
| HSL | hsl(189, 89%, 86%) |
| HSV | hsv(189, 25%, 98%) |
| CMYK | cmyk(25.1%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(92.20, -15.07, -9.92) |
| CIE-LCH | lch(92.20, 18.05, 213.36°) |
| OKLab | oklab(92.7% -0.0491 -0.027) |
| OKLCH | oklch(92.7% 0.056 208.8) |
| XYZ | xyz(69.8984, 81.1577, 103.2301) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.10
Light Sky Blue
#C6FCFF
ΔE00 3.15
Powder Blue
#B0E0E6
ΔE00 4.06
Pale Blue
#D0FEFE
ΔE00 4.47
Paleturquoise
#AFEEEE
ΔE00 4.62
Really Light Blue
#D4FFFF
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF2FB #FBC5BC
analogous
#BCFBE4 #BCF2FB #BCD2FB
triadic
#BCF2FB #FBBCF2 #F2FBBC
tetradic
#BCF2FB #E4BCFB #FBC5BC #D2FBBC
square
#BCF2FB #E4BCFB #FBC5BC #D2FBBC
split-complementary
#BCF2FB #FBBCD2 #FBE4BC
monochromatic
#48DCF4 #82E7F8 #BCF2FB #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.22
#BCF2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#BCF2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF2FB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF2FB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFC
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#A8F7F5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bcf2fb; /* rgb */ color: rgb(188, 242, 251); /* oklch */ color: oklch(92.7% 0.056 208.8);
Tailwind
colors: {
custom: {
50: '#d1f6fc',
500: '#bcf2fb',
950: '#000000',
},
}SCSS
$custom: #bcf2fb; $custom-light: #d1f6fc; $custom-dark: #000000;
JSON
{
"hex": "#bcf2fb",
"rgb": {
"r": 188,
"g": 242,
"b": 251
},
"hsl": {
"h": 188.571,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.92701,
"c": 0.05607,
"h": 208.8
},
"luminance": 0.81161
}Semantic roles & 50–950 ramp
primary
#BCF2FB
secondary
#E0897B
accent
#2100E5
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585