#BCFCEB#BCFCEB
#BCFCEB is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.3% C 0.068 H 176.6°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFCEB |
|---|---|
| RGB | rgb(188, 252, 235) |
| HSL | hsl(164, 91%, 86%) |
| HSV | hsv(164, 25%, 99%) |
| CMYK | cmyk(25.4%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(94.44, -23.36, 1.67) |
| CIE-LCH | lch(94.44, 23.42, 175.91°) |
| OKLab | oklab(94.35% -0.068 0.0041) |
| OKLCH | oklch(94.35% 0.068 176.6) |
| XYZ | xyz(70.5402, 86.3073, 91.5234) |
| Luminance | 0.8631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.45
Eggshell Blue
#C4FFF7
ΔE00 3.50
Duck Egg Blue
#C3FBF4
ΔE00 3.91
Pale Cyan
#B7FFFA
ΔE00 4.63
Light Light Blue
#CAFFFB
ΔE00 5.41
Light Cyan
#ACFFFC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFCEB #FCBCCD
analogous
#BCFCCB #BCFCEB #BCEDFC
triadic
#BCFCEB #EBBCFC #FCEBBC
tetradic
#BCFCEB #CBBCFC #FCBCCD #EDFCBC
square
#BCFCEB #CBBCFC #FCBCCD #EDFCBC
split-complementary
#BCFCEB #FCBCED #FCCBBC
monochromatic
#47F7C8 #81F9DA #BCFCEB #E2FEF6 #E2FEF6
Accessibility & contrast
On white
1.15
#BCFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#BCFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFCEB
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFCEB | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#EBECEC
Tritanopia (blue-blind)
#ABFEF7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bcfceb; /* rgb */ color: rgb(188, 252, 235); /* oklch */ color: oklch(94.3% 0.068 176.6);
Tailwind
colors: {
custom: {
50: '#d1fdf1',
500: '#bcfceb',
950: '#000000',
},
}SCSS
$custom: #bcfceb; $custom-light: #d1fdf1; $custom-dark: #000000;
JSON
{
"hex": "#bcfceb",
"rgb": {
"r": 188,
"g": 252,
"b": 235
},
"hsl": {
"h": 164.062,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.94347,
"c": 0.06808,
"h": 176.6
},
"luminance": 0.8631
}Semantic roles & 50–950 ramp
primary
#BCFCEB
secondary
#E27A96
accent
#003DE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585