#BCF4EE#BCF4EE
#BCF4EE is a very light, muted teal. Relative luminance 0.816; OKLCH L 92.7% C 0.057 H 188.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF4EE |
|---|---|
| RGB | rgb(188, 244, 238) |
| HSL | hsl(174, 72%, 85%) |
| HSV | hsv(174, 23%, 96%) |
| CMYK | cmyk(23%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(92.38, -18.84, -2.90) |
| CIE-LCH | lch(92.38, 19.06, 188.75°) |
| OKLab | oklab(92.73% -0.0567 -0.008) |
| OKLCH | oklch(92.73% 0.057 188.1) |
| XYZ | xyz(68.5177, 81.5630, 93.0054) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.51
Eggshell Blue
#C4FFF7
ΔE00 2.36
Light Light Blue
#CAFFFB
ΔE00 2.67
Paleturquoise
#AFEEEE
ΔE00 2.90
Pale Cyan
#B7FFFA
ΔE00 3.20
Light Sky Blue
#C6FCFF
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF4EE #F4BCC2
analogous
#BCF4D2 #BCF4EE #BCDEF4
triadic
#BCF4EE #EEBCF4 #F4EEBC
tetradic
#BCF4EE #D2BCF4 #F4BCC2 #DEF4BC
square
#BCF4EE #D2BCF4 #F4BCC2 #DEF4BC
split-complementary
#BCF4EE #F4BCDE #F4D2BC
monochromatic
#53E3D3 #87EBE1 #BCF4EE #E5FBF8 #E5FBF8
Accessibility & contrast
On white
1.21
#BCF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#BCF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF4EE
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF4EE | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#ABF7F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bcf4ee; /* rgb */ color: rgb(188, 244, 238); /* oklch */ color: oklch(92.7% 0.057 188.1);
Tailwind
colors: {
custom: {
50: '#d1f7f3',
500: '#bcf4ee',
950: '#000000',
},
}SCSS
$custom: #bcf4ee; $custom-light: #d1f7f3; $custom-dark: #000000;
JSON
{
"hex": "#bcf4ee",
"rgb": {
"r": 188,
"g": 244,
"b": 238
},
"hsl": {
"h": 173.571,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.92728,
"c": 0.05726,
"h": 188.1
},
"luminance": 0.81566
}Semantic roles & 50–950 ramp
primary
#BCF4EE
secondary
#D57F89
accent
#1226D4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585