#BCF3EB#BCF3EB
#BCF3EB is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.4% C 0.057 H 185.3°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF3EB |
|---|---|
| RGB | rgb(188, 243, 235) |
| HSL | hsl(171, 70%, 85%) |
| HSV | hsv(171, 23%, 95%) |
| CMYK | cmyk(22.6%, 0%, 3.3%, 4.7%) |
| CIE-LAB | lab(92.04, -18.97, -1.84) |
| CIE-LCH | lch(92.04, 19.06, 185.55°) |
| OKLab | oklab(92.43% -0.0566 -0.0052) |
| OKLCH | oklch(92.43% 0.057 185.3) |
| XYZ | xyz(67.7805, 80.7880, 90.6035) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.73
Eggshell Blue
#C4FFF7
ΔE00 2.48
Light Light Blue
#CAFFFB
ΔE00 3.15
Paleturquoise
#AFEEEE
ΔE00 3.51
Pale Cyan
#B7FFFA
ΔE00 3.60
Ice
#D6FFFA
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF3EB #F3BCC4
analogous
#BCF3D0 #BCF3EB #BCE0F3
triadic
#BCF3EB #EBBCF3 #F3EBBC
tetradic
#BCF3EB #D0BCF3 #F3BCC4 #E0F3BC
square
#BCF3EB #D0BCF3 #F3BCC4 #E0F3BC
split-complementary
#BCF3EB #F3BCE0 #F3D0BC
monochromatic
#54E0CC #88EADC #BCF3EB #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.22
#BCF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#BCF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF3EB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF3EB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEB
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#ACF6F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf3eb; /* rgb */ color: rgb(188, 243, 235); /* oklch */ color: oklch(92.4% 0.057 185.3);
Tailwind
colors: {
custom: {
50: '#d1f7f1',
500: '#bcf3eb',
950: '#000000',
},
}SCSS
$custom: #bcf3eb; $custom-light: #d1f7f1; $custom-dark: #000000;
JSON
{
"hex": "#bcf3eb",
"rgb": {
"r": 188,
"g": 243,
"b": 235
},
"hsl": {
"h": 171.273,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.92428,
"c": 0.05684,
"h": 185.3
},
"luminance": 0.80791
}Semantic roles & 50–950 ramp
primary
#BCF3EB
secondary
#D3808C
accent
#142FD2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585