#BCDFCE#BCDFCE
#BCDFCE is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.4% C 0.044 H 164.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFCE |
|---|---|
| RGB | rgb(188, 223, 206) |
| HSL | hsl(151, 35%, 81%) |
| HSV | hsv(151, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(85.97, -14.77, 4.50) |
| CIE-LCH | lch(85.97, 15.44, 163.06°) |
| OKLab | oklab(87.36% -0.042 0.0117) |
| OKLCH | oklch(87.36% 0.044 164.5) |
| XYZ | xyz(58.2645, 67.9215, 68.4210) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.09
Ice
#D6FFFA
ΔE00 8.47
Eggshell Blue
#C4FFF7
ΔE00 8.74
Pale Aqua
#B8FFEB
ΔE00 8.94
Paleturquoise
#AFEEEE
ΔE00 9.01
Light Light Blue
#CAFFFB
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFCE #DFBCCD
analogous
#BCDFBC #BCDFCE #BCDEDF
triadic
#BCDFCE #CEBCDF #DFCEBC
tetradic
#BCDFCE #BCBCDF #DFBCCD #DEDFBC
square
#BCDFCE #BCBCDF #DFBCCD #DEDFBC
split-complementary
#BCDFCE #DFBCDE #DFBCBC
monochromatic
#69B791 #93CBB0 #BCDFCE #E5F3EC #EAF5F0
Accessibility & contrast
On white
1.44
#BCDFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BCDFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFCE
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFCE | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACD
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#B5DFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdfce; /* rgb */ color: rgb(188, 223, 206); /* oklch */ color: oklch(87.4% 0.044 164.5);
Tailwind
colors: {
custom: {
50: '#d0e9dd',
500: '#bcdfce',
950: '#000000',
},
}SCSS
$custom: #bcdfce; $custom-light: #d0e9dd; $custom-dark: #000000;
JSON
{
"hex": "#bcdfce",
"rgb": {
"r": 188,
"g": 223,
"b": 206
},
"hsl": {
"h": 150.857,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87358,
"c": 0.04361,
"h": 164.5
},
"luminance": 0.67923
}Semantic roles & 50–950 ramp
primary
#BCDFCE
secondary
#B7889F
accent
#3771AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484