#BCFEF2#BCFEF2
#BCFEF2 is a very light, moderate teal. Relative luminance 0.880; OKLCH L 95.0% C 0.068 H 182.4°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEF2 |
|---|---|
| RGB | rgb(188, 254, 242) |
| HSL | hsl(169, 97%, 87%) |
| HSV | hsv(169, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(95.15, -22.89, -0.91) |
| CIE-LCH | lch(95.15, 22.91, 182.27°) |
| OKLab | oklab(94.97% -0.0677 -0.0028) |
| OKLCH | oklch(94.97% 0.068 182.4) |
| XYZ | xyz(72.2028, 87.9825, 97.1651) |
| Luminance | 0.8799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.99
Duck Egg Blue
#C3FBF4
ΔE00 2.58
Pale Cyan
#B7FFFA
ΔE00 2.75
Pale Aqua
#B8FFEB
ΔE00 2.83
Light Light Blue
#CAFFFB
ΔE00 4.00
Light Cyan
#ACFFFC
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEF2 #FEBCC8
analogous
#BCFED1 #BCFEF2 #BCE9FE
triadic
#BCFEF2 #F2BCFE #FEF2BC
tetradic
#BCFEF2 #D1BCFE #FEBCC8 #E9FEBC
square
#BCFEF2 #D1BCFE #FEBCC8 #E9FEBC
split-complementary
#BCFEF2 #FEBCE9 #FED1BC
monochromatic
#43FCDB #80FDE6 #BCFEF2 #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.13
#BCFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#BCFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEF2
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEF2 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F2
Deuteranopia (green-blind)
#ECEDF3
Tritanopia (blue-blind)
#A9FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcfef2; /* rgb */ color: rgb(188, 254, 242); /* oklch */ color: oklch(95.0% 0.068 182.4);
Tailwind
colors: {
custom: {
50: '#d1fff6',
500: '#bcfef2',
950: '#000000',
},
}SCSS
$custom: #bcfef2; $custom-light: #d1fff6; $custom-dark: #000000;
JSON
{
"hex": "#bcfef2",
"rgb": {
"r": 188,
"g": 254,
"b": 242
},
"hsl": {
"h": 169.091,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94972,
"c": 0.06772,
"h": 182.4
},
"luminance": 0.87986
}Semantic roles & 50–950 ramp
primary
#BCFEF2
secondary
#E5798D
accent
#002AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685