#BCF0EE#BCF0EE
#BCF0EE is a very light, muted teal. Relative luminance 0.792; OKLCH L 91.9% C 0.053 H 193.3°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF0EE |
|---|---|
| RGB | rgb(188, 240, 238) |
| HSL | hsl(178, 63%, 84%) |
| HSV | hsv(178, 22%, 94%) |
| CMYK | cmyk(21.7%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(91.32, -16.86, -4.46) |
| CIE-LCH | lch(91.32, 17.44, 194.83°) |
| OKLab | oklab(91.88% -0.0516 -0.0122) |
| OKLCH | oklch(91.88% 0.053 193.3) |
| XYZ | xyz(67.3272, 79.1820, 92.6086) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.20
Duck Egg Blue
#C3FBF4
ΔE00 3.03
Light Light Blue
#CAFFFB
ΔE00 3.19
Light Sky Blue
#C6FCFF
ΔE00 3.24
Pale Blue
#D0FEFE
ΔE00 3.63
Eggshell Blue
#C4FFF7
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF0EE #F0BCBE
analogous
#BCF0D4 #BCF0EE #BCD8F0
triadic
#BCF0EE #EEBCF0 #F0EEBC
tetradic
#BCF0EE #D4BCF0 #F0BCBE #D8F0BC
square
#BCF0EE #D4BCF0 #F0BCBE #D8F0BC
split-complementary
#BCF0EE #F0BCD8 #F0D4BC
monochromatic
#58DAD5 #8AE5E1 #BCF0EE #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.25
#BCF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#BCF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF0EE
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF0EE | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEE
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#ACF3EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf0ee; /* rgb */ color: rgb(188, 240, 238); /* oklch */ color: oklch(91.9% 0.053 193.3);
Tailwind
colors: {
custom: {
50: '#d1f5f3',
500: '#bcf0ee',
950: '#000000',
},
}SCSS
$custom: #bcf0ee; $custom-light: #d1f5f3; $custom-dark: #000000;
JSON
{
"hex": "#bcf0ee",
"rgb": {
"r": 188,
"g": 240,
"b": 238
},
"hsl": {
"h": 177.692,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.9188,
"c": 0.05302,
"h": 193.3
},
"luminance": 0.79185
}Semantic roles & 50–950 ramp
primary
#BCF0EE
secondary
#CF8284
accent
#1A21CB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585