#BCF4E8#BCF4E8
#BCF4E8 is a very light, muted teal. Relative luminance 0.812; OKLCH L 92.6% C 0.059 H 180.3°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF4E8 |
|---|---|
| RGB | rgb(188, 244, 232) |
| HSL | hsl(167, 72%, 85%) |
| HSV | hsv(167, 23%, 96%) |
| CMYK | cmyk(23%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(92.23, -20.07, -0.01) |
| CIE-LCH | lch(92.23, 20.07, 180.02°) |
| OKLab | oklab(92.55% -0.0591 -0.0003) |
| OKLCH | oklch(92.55% 0.059 180.3) |
| XYZ | xyz(67.6508, 81.2163, 88.4401) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.47
Eggshell Blue
#C4FFF7
ΔE00 2.78
Pale Aqua
#B8FFEB
ΔE00 3.94
Light Light Blue
#CAFFFB
ΔE00 4.09
Pale Cyan
#B7FFFA
ΔE00 4.16
Paleturquoise
#AFEEEE
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF4E8 #F4BCC8
analogous
#BCF4CC #BCF4E8 #BCE4F4
triadic
#BCF4E8 #E8BCF4 #F4E8BC
tetradic
#BCF4E8 #CCBCF4 #F4BCC8 #E4F4BC
square
#BCF4E8 #CCBCF4 #F4BCC8 #E4F4BC
split-complementary
#BCF4E8 #F4BCE4 #F4CCBC
monochromatic
#53E3C4 #87EBD6 #BCF4E8 #E5FBF6 #E5FBF6
Accessibility & contrast
On white
1.22
#BCF4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#BCF4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF4E8
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF4E8 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE8
Deuteranopia (green-blind)
#E4E6E9
Tritanopia (blue-blind)
#ADF6F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bcf4e8; /* rgb */ color: rgb(188, 244, 232); /* oklch */ color: oklch(92.6% 0.059 180.3);
Tailwind
colors: {
custom: {
50: '#d1f7ef',
500: '#bcf4e8',
950: '#000000',
},
}SCSS
$custom: #bcf4e8; $custom-light: #d1f7ef; $custom-dark: #000000;
JSON
{
"hex": "#bcf4e8",
"rgb": {
"r": 188,
"g": 244,
"b": 232
},
"hsl": {
"h": 167.143,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.92554,
"c": 0.05907,
"h": 180.3
},
"luminance": 0.81219
}Semantic roles & 50–950 ramp
primary
#BCF4E8
secondary
#D57F92
accent
#123BD4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585