#BCFCED#BCFCED
#BCFCED is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.4% C 0.067 H 178.7°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFCED |
|---|---|
| RGB | rgb(188, 252, 237) |
| HSL | hsl(166, 91%, 86%) |
| HSV | hsv(166, 25%, 99%) |
| CMYK | cmyk(25.4%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(94.49, -22.95, 0.71) |
| CIE-LCH | lch(94.49, 22.96, 178.23°) |
| OKLab | oklab(94.4% -0.0672 0.0015) |
| OKLCH | oklch(94.4% 0.067 178.7) |
| XYZ | xyz(70.8307, 86.4235, 93.0537) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.96
Eggshell Blue
#C4FFF7
ΔE00 2.86
Duck Egg Blue
#C3FBF4
ΔE00 3.28
Pale Cyan
#B7FFFA
ΔE00 3.94
Light Light Blue
#CAFFFB
ΔE00 4.80
Light Cyan
#ACFFFC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFCED #FCBCCB
analogous
#BCFCCD #BCFCED #BCEBFC
triadic
#BCFCED #EDBCFC #FCEDBC
tetradic
#BCFCED #CDBCFC #FCBCCB #EBFCBC
square
#BCFCED #CDBCFC #FCBCCB #EBFCBC
split-complementary
#BCFCED #FCBCEB #FCCDBC
monochromatic
#47F7CE #81F9DD #BCFCED #E2FEF7 #E2FEF7
Accessibility & contrast
On white
1.15
#BCFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#BCFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFCED
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFCED | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EC
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#ABFEF7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bcfced; /* rgb */ color: rgb(188, 252, 237); /* oklch */ color: oklch(94.4% 0.067 178.7);
Tailwind
colors: {
custom: {
50: '#d1fdf2',
500: '#bcfced',
950: '#000000',
},
}SCSS
$custom: #bcfced; $custom-light: #d1fdf2; $custom-dark: #000000;
JSON
{
"hex": "#bcfced",
"rgb": {
"r": 188,
"g": 252,
"b": 237
},
"hsl": {
"h": 165.938,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.94403,
"c": 0.06718,
"h": 178.7
},
"luminance": 0.86427
}Semantic roles & 50–950 ramp
primary
#BCFCED
secondary
#E27A93
accent
#0036E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585