#BCEFEB#BCEFEB
#BCEFEB is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.6% C 0.052 H 190.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEFEB |
|---|---|
| RGB | rgb(188, 239, 235) |
| HSL | hsl(175, 61%, 84%) |
| HSV | hsv(175, 21%, 94%) |
| CMYK | cmyk(21.3%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(90.97, -16.99, -3.41) |
| CIE-LCH | lch(90.97, 17.33, 191.35°) |
| OKLab | oklab(91.58% -0.0515 -0.0094) |
| OKLCH | oklch(91.58% 0.052 190.3) |
| XYZ | xyz(66.5965, 78.4200, 90.2088) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.59
Duck Egg Blue
#C3FBF4
ΔE00 2.80
Light Light Blue
#CAFFFB
ΔE00 3.32
Eggshell Blue
#C4FFF7
ΔE00 3.75
Light Sky Blue
#C6FCFF
ΔE00 3.93
Pale Blue
#D0FEFE
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEFEB #EFBCC0
analogous
#BCEFD1 #BCEFEB #BCD9EF
triadic
#BCEFEB #EBBCEF #EFEBBC
tetradic
#BCEFEB #D1BCEF #EFBCC0 #D9EFBC
square
#BCEFEB #D1BCEF #EFBCC0 #D9EFBC
split-complementary
#BCEFEB #EFBCD9 #EFD1BC
monochromatic
#59D7CE #8BE3DC #BCEFEB #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.26
#BCEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#BCEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEFEB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEFEB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#ADF2EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcefeb; /* rgb */ color: rgb(188, 239, 235); /* oklch */ color: oklch(91.6% 0.052 190.3);
Tailwind
colors: {
custom: {
50: '#d1f4f1',
500: '#bcefeb',
950: '#000000',
},
}SCSS
$custom: #bcefeb; $custom-light: #d1f4f1; $custom-dark: #000000;
JSON
{
"hex": "#bcefeb",
"rgb": {
"r": 188,
"g": 239,
"b": 235
},
"hsl": {
"h": 175.294,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.91579,
"c": 0.05234,
"h": 190.3
},
"luminance": 0.78423
}Semantic roles & 50–950 ramp
primary
#BCEFEB
secondary
#CD8288
accent
#1C2AC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585