#BCFEE3#BCFEE3
#BCFEE3 is a very light, moderate teal. Relative luminance 0.871; OKLCH L 94.6% C 0.075 H 167.6°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEE3 |
|---|---|
| RGB | rgb(188, 254, 227) |
| HSL | hsl(155, 97%, 87%) |
| HSV | hsv(155, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(94.79, -25.91, 6.30) |
| CIE-LCH | lch(94.79, 26.67, 166.34°) |
| OKLab | oklab(94.56% -0.0737 0.0162) |
| OKLCH | oklch(94.56% 0.075 167.6) |
| XYZ | xyz(70.0416, 87.1180, 85.7831) |
| Luminance | 0.8712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.55
Pale Turquoise
#A5FBD5
ΔE00 4.06
Light Aqua
#8CFFDB
ΔE00 6.26
Mint
#AAF0C1
ΔE00 6.56
Eggshell Blue
#C4FFF7
ΔE00 6.63
Duck Egg Blue
#C3FBF4
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEE3 #FEBCD7
analogous
#BCFEC2 #BCFEE3 #BCF8FE
triadic
#BCFEE3 #E3BCFE #FEE3BC
tetradic
#BCFEE3 #C2BCFE #FEBCD7 #F8FEBC
square
#BCFEE3 #C2BCFE #FEBCD7 #F8FEBC
split-complementary
#BCFEE3 #FEBCF8 #FEC2BC
monochromatic
#43FCB1 #80FDCA #BCFEE3 #E1FFF2 #E1FFF2
Accessibility & contrast
On white
1.14
#BCFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#BCFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEE3
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEE3 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E2
Deuteranopia (green-blind)
#EFEDE5
Tritanopia (blue-blind)
#ADFFF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bcfee3; /* rgb */ color: rgb(188, 254, 227); /* oklch */ color: oklch(94.6% 0.075 167.6);
Tailwind
colors: {
custom: {
50: '#d1ffeb',
500: '#bcfee3',
950: '#000000',
},
}SCSS
$custom: #bcfee3; $custom-light: #d1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#bcfee3",
"rgb": {
"r": 188,
"g": 254,
"b": 227
},
"hsl": {
"h": 155.455,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94559,
"c": 0.07547,
"h": 167.6
},
"luminance": 0.87121
}Semantic roles & 50–950 ramp
primary
#BCFEE3
secondary
#E579A5
accent
#005EE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684