#BCFEEB#BCFEEB
#BCFEEB is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.8% C 0.071 H 175.0°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEEB |
|---|---|
| RGB | rgb(188, 254, 235) |
| HSL | hsl(163, 97%, 87%) |
| HSV | hsv(163, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(94.98, -24.32, 2.45) |
| CIE-LCH | lch(94.98, 24.44, 174.25°) |
| OKLab | oklab(94.78% -0.0705 0.0061) |
| OKLCH | oklch(94.78% 0.071 175) |
| XYZ | xyz(71.1715, 87.5700, 91.7338) |
| Luminance | 0.8757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.82
Eggshell Blue
#C4FFF7
ΔE00 4.13
Duck Egg Blue
#C3FBF4
ΔE00 4.62
Pale Cyan
#B7FFFA
ΔE00 5.20
Light Light Blue
#CAFFFB
ΔE00 6.05
Pale Turquoise
#A5FBD5
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEEB #FEBCCF
analogous
#BCFECA #BCFEEB #BCF0FE
triadic
#BCFEEB #EBBCFE #FEEBBC
tetradic
#BCFEEB #CABCFE #FEBCCF #F0FEBC
square
#BCFEEB #CABCFE #FEBCCF #F0FEBC
split-complementary
#BCFEEB #FEBCF0 #FECABC
monochromatic
#43FCC7 #80FDD9 #BCFEEB #E1FFF6 #E1FFF6
Accessibility & contrast
On white
1.13
#BCFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#BCFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEEB
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEEB | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#ABFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcfeeb; /* rgb */ color: rgb(188, 254, 235); /* oklch */ color: oklch(94.8% 0.071 175.0);
Tailwind
colors: {
custom: {
50: '#d1fff1',
500: '#bcfeeb',
950: '#000000',
},
}SCSS
$custom: #bcfeeb; $custom-light: #d1fff1; $custom-dark: #000000;
JSON
{
"hex": "#bcfeeb",
"rgb": {
"r": 188,
"g": 254,
"b": 235
},
"hsl": {
"h": 162.727,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94775,
"c": 0.07073,
"h": 175
},
"luminance": 0.87573
}Semantic roles & 50–950 ramp
primary
#BCFEEB
secondary
#E57998
accent
#0042E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685