#BCF3EE#BCF3EE
#BCF3EE is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.5% C 0.056 H 189.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF3EE |
|---|---|
| RGB | rgb(188, 243, 238) |
| HSL | hsl(175, 70%, 85%) |
| HSV | hsv(175, 23%, 95%) |
| CMYK | cmyk(22.6%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(92.12, -18.35, -3.29) |
| CIE-LCH | lch(92.12, 18.64, 190.17°) |
| OKLab | oklab(92.52% -0.0554 -0.0091) |
| OKLCH | oklch(92.52% 0.056 189.3) |
| XYZ | xyz(68.2176, 80.9628, 92.9054) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.80
Paleturquoise
#AFEEEE
ΔE00 2.60
Light Light Blue
#CAFFFB
ΔE00 2.68
Eggshell Blue
#C4FFF7
ΔE00 2.70
Pale Cyan
#B7FFFA
ΔE00 3.45
Light Sky Blue
#C6FCFF
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF3EE #F3BCC1
analogous
#BCF3D3 #BCF3EE #BCDDF3
triadic
#BCF3EE #EEBCF3 #F3EEBC
tetradic
#BCF3EE #D3BCF3 #F3BCC1 #DDF3BC
square
#BCF3EE #D3BCF3 #F3BCC1 #DDF3BC
split-complementary
#BCF3EE #F3BCDD #F3D3BC
monochromatic
#54E0D4 #88EAE1 #BCF3EE #E5FAF8 #E5FAF8
Accessibility & contrast
On white
1.22
#BCF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#BCF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF3EE
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF3EE | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#ABF6F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf3ee; /* rgb */ color: rgb(188, 243, 238); /* oklch */ color: oklch(92.5% 0.056 189.3);
Tailwind
colors: {
custom: {
50: '#d1f7f3',
500: '#bcf3ee',
950: '#000000',
},
}SCSS
$custom: #bcf3ee; $custom-light: #d1f7f3; $custom-dark: #000000;
JSON
{
"hex": "#bcf3ee",
"rgb": {
"r": 188,
"g": 243,
"b": 238
},
"hsl": {
"h": 174.545,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.92515,
"c": 0.05616,
"h": 189.3
},
"luminance": 0.80966
}Semantic roles & 50–950 ramp
primary
#BCF3EE
secondary
#D38088
accent
#1425D2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585