#BCEBDF#BCEBDF
#BCEBDF is a very light, muted teal. Relative luminance 0.754; OKLCH L 90.4% C 0.051 H 177.8°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBDF |
|---|---|
| RGB | rgb(188, 235, 223) |
| HSL | hsl(165, 54%, 83%) |
| HSV | hsv(165, 20%, 92%) |
| CMYK | cmyk(20%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(89.60, -17.45, 0.84) |
| CIE-LCH | lch(89.60, 17.47, 177.23°) |
| OKLab | oklab(90.38% -0.0511 0.002) |
| OKLCH | oklch(90.38% 0.051 177.8) |
| XYZ | xyz(63.7629, 75.4336, 80.9983) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.10
Eggshell Blue
#C4FFF7
ΔE00 4.76
Light Light Blue
#CAFFFB
ΔE00 5.31
Paleturquoise
#AFEEEE
ΔE00 5.39
Ice
#D6FFFA
ΔE00 5.62
Pale Aqua
#B8FFEB
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBDF #EBBCC8
analogous
#BCEBC7 #BCEBDF #BCDFEB
triadic
#BCEBDF #DFBCEB #EBDFBC
tetradic
#BCEBDF #C7BCEB #EBBCC8 #DFEBBC
square
#BCEBDF #C7BCEB #EBBCC8 #DFEBBC
split-complementary
#BCEBDF #EBBCDF #EBC7BC
monochromatic
#5ECFB2 #8DDDC8 #BCEBDF #E7F8F4 #E7F8F4
Accessibility & contrast
On white
1.31
#BCEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#BCEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBDF
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBDF | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DF
Deuteranopia (green-blind)
#DEDFE0
Tritanopia (blue-blind)
#B0ECE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bcebdf; /* rgb */ color: rgb(188, 235, 223); /* oklch */ color: oklch(90.4% 0.051 177.8);
Tailwind
colors: {
custom: {
50: '#d1f1e9',
500: '#bcebdf',
950: '#000000',
},
}SCSS
$custom: #bcebdf; $custom-light: #d1f1e9; $custom-dark: #000000;
JSON
{
"hex": "#bcebdf",
"rgb": {
"r": 188,
"g": 235,
"b": 223
},
"hsl": {
"h": 164.681,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.90383,
"c": 0.05111,
"h": 177.8
},
"luminance": 0.75436
}Semantic roles & 50–950 ramp
primary
#BCEBDF
secondary
#C78495
accent
#244CC1
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141616
muted
#838584