#BCF4EF#BCF4EF
#BCF4EF is a very light, muted teal. Relative luminance 0.816; OKLCH L 92.8% C 0.057 H 189.4°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF4EF |
|---|---|
| RGB | rgb(188, 244, 239) |
| HSL | hsl(175, 72%, 85%) |
| HSV | hsv(175, 23%, 96%) |
| CMYK | cmyk(23%, 0%, 2%, 4.3%) |
| CIE-LAB | lab(92.41, -18.63, -3.38) |
| CIE-LCH | lch(92.41, 18.93, 190.28°) |
| OKLab | oklab(92.76% -0.0563 -0.0093) |
| OKLCH | oklch(92.76% 0.057 189.4) |
| XYZ | xyz(68.6650, 81.6219, 93.7813) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.63
Eggshell Blue
#C4FFF7
ΔE00 2.50
Light Light Blue
#CAFFFB
ΔE00 2.55
Paleturquoise
#AFEEEE
ΔE00 2.62
Pale Cyan
#B7FFFA
ΔE00 3.19
Light Sky Blue
#C6FCFF
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF4EF #F4BCC1
analogous
#BCF4D3 #BCF4EF #BCDDF4
triadic
#BCF4EF #EFBCF4 #F4EFBC
tetradic
#BCF4EF #D3BCF4 #F4BCC1 #DDF4BC
square
#BCF4EF #D3BCF4 #F4BCC1 #DDF4BC
split-complementary
#BCF4EF #F4BCDD #F4D3BC
monochromatic
#53E3D6 #87EBE2 #BCF4EF #E5FBF9 #E5FBF9
Accessibility & contrast
On white
1.21
#BCF4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#BCF4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF4EF
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF4EF | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEF
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#ABF7F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bcf4ef; /* rgb */ color: rgb(188, 244, 239); /* oklch */ color: oklch(92.8% 0.057 189.4);
Tailwind
colors: {
custom: {
50: '#d1f7f4',
500: '#bcf4ef',
950: '#000000',
},
}SCSS
$custom: #bcf4ef; $custom-light: #d1f7f4; $custom-dark: #000000;
JSON
{
"hex": "#bcf4ef",
"rgb": {
"r": 188,
"g": 244,
"b": 239
},
"hsl": {
"h": 174.643,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.92757,
"c": 0.05707,
"h": 189.4
},
"luminance": 0.81625
}Semantic roles & 50–950 ramp
primary
#BCF4EF
secondary
#D57F87
accent
#1223D4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585