#BCF4E9#BCF4E9
#BCF4E9 is a very light, muted teal. Relative luminance 0.813; OKLCH L 92.6% C 0.059 H 181.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF4E9 |
|---|---|
| RGB | rgb(188, 244, 233) |
| HSL | hsl(168, 72%, 85%) |
| HSV | hsv(168, 23%, 96%) |
| CMYK | cmyk(23%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(92.25, -19.87, -0.49) |
| CIE-LCH | lch(92.25, 19.88, 181.41°) |
| OKLab | oklab(92.58% -0.0587 -0.0016) |
| OKLCH | oklch(92.58% 0.059 181.6) |
| XYZ | xyz(67.7933, 81.2732, 89.1903) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.18
Eggshell Blue
#C4FFF7
ΔE00 2.58
Light Light Blue
#CAFFFB
ΔE00 3.80
Pale Cyan
#B7FFFA
ΔE00 3.92
Pale Aqua
#B8FFEB
ΔE00 4.19
Paleturquoise
#AFEEEE
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF4E9 #F4BCC7
analogous
#BCF4CD #BCF4E9 #BCE3F4
triadic
#BCF4E9 #E9BCF4 #F4E9BC
tetradic
#BCF4E9 #CDBCF4 #F4BCC7 #E3F4BC
square
#BCF4E9 #CDBCF4 #F4BCC7 #E3F4BC
split-complementary
#BCF4E9 #F4BCE3 #F4CDBC
monochromatic
#53E3C6 #87EBD8 #BCF4E9 #E5FBF6 #E5FBF6
Accessibility & contrast
On white
1.22
#BCF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#BCF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF4E9
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF4E9 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE9
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#ADF6F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bcf4e9; /* rgb */ color: rgb(188, 244, 233); /* oklch */ color: oklch(92.6% 0.059 181.6);
Tailwind
colors: {
custom: {
50: '#d1f7f0',
500: '#bcf4e9',
950: '#000000',
},
}SCSS
$custom: #bcf4e9; $custom-light: #d1f7f0; $custom-dark: #000000;
JSON
{
"hex": "#bcf4e9",
"rgb": {
"r": 188,
"g": 244,
"b": 233
},
"hsl": {
"h": 168.214,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.92583,
"c": 0.05869,
"h": 181.6
},
"luminance": 0.81276
}Semantic roles & 50–950 ramp
primary
#BCF4E9
secondary
#D57F90
accent
#1238D4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585