#BCFEEF#BCFEEF
#BCFEEF is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.9% C 0.069 H 179.1°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEEF |
|---|---|
| RGB | rgb(188, 254, 239) |
| HSL | hsl(166, 97%, 87%) |
| HSV | hsv(166, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(95.08, -23.51, 0.53) |
| CIE-LCH | lch(95.08, 23.51, 178.71°) |
| OKLab | oklab(94.89% -0.0688 0.001) |
| OKLCH | oklch(94.89% 0.069 179.1) |
| XYZ | xyz(71.7559, 87.8038, 94.8116) |
| Luminance | 0.8781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.81
Eggshell Blue
#C4FFF7
ΔE00 2.87
Duck Egg Blue
#C3FBF4
ΔE00 3.42
Pale Cyan
#B7FFFA
ΔE00 3.81
Light Light Blue
#CAFFFB
ΔE00 4.86
Light Cyan
#ACFFFC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEEF #FEBCCB
analogous
#BCFECE #BCFEEF #BCECFE
triadic
#BCFEEF #EFBCFE #FEEFBC
tetradic
#BCFEEF #CEBCFE #FEBCCB #ECFEBC
square
#BCFEEF #CEBCFE #FEBCCB #ECFEBC
split-complementary
#BCFEEF #FEBCEC #FECEBC
monochromatic
#43FCD2 #80FDE1 #BCFEEF #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.13
#BCFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#BCFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEEF
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEEF | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EE
Deuteranopia (green-blind)
#ECEDF0
Tritanopia (blue-blind)
#AAFFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcfeef; /* rgb */ color: rgb(188, 254, 239); /* oklch */ color: oklch(94.9% 0.069 179.1);
Tailwind
colors: {
custom: {
50: '#d1fff4',
500: '#bcfeef',
950: '#000000',
},
}SCSS
$custom: #bcfeef; $custom-light: #d1fff4; $custom-dark: #000000;
JSON
{
"hex": "#bcfeef",
"rgb": {
"r": 188,
"g": 254,
"b": 239
},
"hsl": {
"h": 166.364,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94887,
"c": 0.06886,
"h": 179.1
},
"luminance": 0.87807
}Semantic roles & 50–950 ramp
primary
#BCFEEF
secondary
#E57991
accent
#0034E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685