#BCF6EA#BCF6EA
#BCF6EA is a very light, moderate teal. Relative luminance 0.825; OKLCH L 93.0% C 0.061 H 180.8°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF6EA |
|---|---|
| RGB | rgb(188, 246, 234) |
| HSL | hsl(168, 76%, 85%) |
| HSV | hsv(168, 24%, 96%) |
| CMYK | cmyk(23.6%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(92.81, -20.65, -0.19) |
| CIE-LCH | lch(92.81, 20.65, 180.53°) |
| OKLab | oklab(93.04% -0.0608 -0.0008) |
| OKLCH | oklch(93.04% 0.061 180.8) |
| XYZ | xyz(68.5416, 82.5406, 90.1465) |
| Luminance | 0.8254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.30
Eggshell Blue
#C4FFF7
ΔE00 2.45
Pale Aqua
#B8FFEB
ΔE00 3.60
Pale Cyan
#B7FFFA
ΔE00 3.78
Light Light Blue
#CAFFFB
ΔE00 3.96
Paleturquoise
#AFEEEE
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF6EA #F6BCC8
analogous
#BCF6CD #BCF6EA #BCE5F6
triadic
#BCF6EA #EABCF6 #F6EABC
tetradic
#BCF6EA #CDBCF6 #F6BCC8 #E5F6BC
square
#BCF6EA #CDBCF6 #F6BCC8 #E5F6BC
split-complementary
#BCF6EA #F6BCE5 #F6CDBC
monochromatic
#50E8C8 #86EFD9 #BCF6EA #E4FBF7 #E4FBF7
Accessibility & contrast
On white
1.20
#BCF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#BCF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF6EA
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF6EA | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#ACF8F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bcf6ea; /* rgb */ color: rgb(188, 246, 234); /* oklch */ color: oklch(93.0% 0.061 180.8);
Tailwind
colors: {
custom: {
50: '#d1f9f0',
500: '#bcf6ea',
950: '#000000',
},
}SCSS
$custom: #bcf6ea; $custom-light: #d1f9f0; $custom-dark: #000000;
JSON
{
"hex": "#bcf6ea",
"rgb": {
"r": 188,
"g": 246,
"b": 234
},
"hsl": {
"h": 167.586,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.93037,
"c": 0.06082,
"h": 180.8
},
"luminance": 0.82543
}Semantic roles & 50–950 ramp
primary
#BCF6EA
secondary
#D87E91
accent
#0D37D9
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585