#BCFEF4#BCFEF4
#BCFEF4 is a very light, moderate teal. Relative luminance 0.881; OKLCH L 95.0% C 0.067 H 184.6°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEF4 |
|---|---|
| RGB | rgb(188, 254, 244) |
| HSL | hsl(171, 97%, 87%) |
| HSV | hsv(171, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(95.20, -22.47, -1.86) |
| CIE-LCH | lch(95.20, 22.55, 184.74°) |
| OKLab | oklab(95.03% -0.0669 -0.0053) |
| OKLCH | oklch(95.03% 0.067 184.6) |
| XYZ | xyz(72.5048, 88.1033, 98.7557) |
| Luminance | 0.8811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.52
Pale Cyan
#B7FFFA
ΔE00 2.06
Duck Egg Blue
#C3FBF4
ΔE00 2.13
Light Light Blue
#CAFFFB
ΔE00 3.47
Light Cyan
#ACFFFC
ΔE00 3.51
Pale Aqua
#B8FFEB
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEF4 #FEBCC6
analogous
#BCFED3 #BCFEF4 #BCE7FE
triadic
#BCFEF4 #F4BCFE #FEF4BC
tetradic
#BCFEF4 #D3BCFE #FEBCC6 #E7FEBC
square
#BCFEF4 #D3BCFE #FEBCC6 #E7FEBC
split-complementary
#BCFEF4 #FEBCE7 #FED3BC
monochromatic
#43FCE0 #80FDEA #BCFEF4 #E1FFFA #E1FFFA
Accessibility & contrast
On white
1.13
#BCFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#BCFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEF4
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEF4 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F4
Deuteranopia (green-blind)
#EBEDF5
Tritanopia (blue-blind)
#A8FFFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcfef4; /* rgb */ color: rgb(188, 254, 244); /* oklch */ color: oklch(95.0% 0.067 184.6);
Tailwind
colors: {
custom: {
50: '#d1fff7',
500: '#bcfef4',
950: '#000000',
},
}SCSS
$custom: #bcfef4; $custom-light: #d1fff7; $custom-dark: #000000;
JSON
{
"hex": "#bcfef4",
"rgb": {
"r": 188,
"g": 254,
"b": 244
},
"hsl": {
"h": 170.909,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.95029,
"c": 0.06707,
"h": 184.6
},
"luminance": 0.88107
}Semantic roles & 50–950 ramp
primary
#BCFEF4
secondary
#E57989
accent
#0023E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685