#BCFEF3#BCFEF3
#BCFEF3 is a very light, moderate teal. Relative luminance 0.880; OKLCH L 95.0% C 0.067 H 183.5°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEF3 |
|---|---|
| RGB | rgb(188, 254, 243) |
| HSL | hsl(170, 97%, 87%) |
| HSV | hsv(170, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(95.18, -22.68, -1.39) |
| CIE-LCH | lch(95.18, 22.72, 183.50°) |
| OKLab | oklab(95% -0.0673 -0.0041) |
| OKLCH | oklch(95% 0.067 183.5) |
| XYZ | xyz(72.3534, 88.0427, 97.9583) |
| Luminance | 0.8805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.73
Duck Egg Blue
#C3FBF4
ΔE00 2.34
Pale Cyan
#B7FFFA
ΔE00 2.40
Pale Aqua
#B8FFEB
ΔE00 3.19
Light Light Blue
#CAFFFB
ΔE00 3.73
Light Cyan
#ACFFFC
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEF3 #FEBCC7
analogous
#BCFED2 #BCFEF3 #BCE8FE
triadic
#BCFEF3 #F3BCFE #FEF3BC
tetradic
#BCFEF3 #D2BCFE #FEBCC7 #E8FEBC
square
#BCFEF3 #D2BCFE #FEBCC7 #E8FEBC
split-complementary
#BCFEF3 #FEBCE8 #FED2BC
monochromatic
#43FCDD #80FDE8 #BCFEF3 #E1FFFA #E1FFFA
Accessibility & contrast
On white
1.13
#BCFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#BCFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEF3
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEF3 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F3
Deuteranopia (green-blind)
#EBEDF4
Tritanopia (blue-blind)
#A9FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcfef3; /* rgb */ color: rgb(188, 254, 243); /* oklch */ color: oklch(95.0% 0.067 183.5);
Tailwind
colors: {
custom: {
50: '#d1fff7',
500: '#bcfef3',
950: '#000000',
},
}SCSS
$custom: #bcfef3; $custom-light: #d1fff7; $custom-dark: #000000;
JSON
{
"hex": "#bcfef3",
"rgb": {
"r": 188,
"g": 254,
"b": 243
},
"hsl": {
"h": 170,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.95,
"c": 0.06738,
"h": 183.5
},
"luminance": 0.88046
}Semantic roles & 50–950 ramp
primary
#BCFEF3
secondary
#E5798B
accent
#0026E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685