#BCDFE3#BCDFE3
#BCDFE3 is a very light, muted teal. Relative luminance 0.690; OKLCH L 88.0% C 0.037 H 205.0°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFE3 |
|---|---|
| RGB | rgb(188, 223, 227) |
| HSL | hsl(186, 41%, 81%) |
| HSV | hsv(186, 17%, 89%) |
| CMYK | cmyk(17.2%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(86.51, -10.59, -5.79) |
| CIE-LCH | lch(86.51, 12.07, 208.65°) |
| OKLab | oklab(87.97% -0.0337 -0.0157) |
| OKLCH | oklch(87.97% 0.037 205) |
| XYZ | xyz(60.9881, 69.0110, 82.7653) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.97
Lightblue
#ADD8E6
ΔE00 4.39
Pale Sky Blue
#BDF6FE
ΔE00 6.28
Paleturquoise
#AFEEEE
ΔE00 6.94
Very Light Blue
#D5FFFF
ΔE00 7.09
Light Sky Blue
#C6FCFF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFE3 #E3C0BC
analogous
#BCE3D4 #BCDFE3 #BCCCE3
triadic
#BCDFE3 #E3BCDF #DFE3BC
tetradic
#BCDFE3 #D4BCE3 #E3C0BC #CCE3BC
square
#BCDFE3 #D4BCE3 #E3C0BC #CCE3BC
split-complementary
#BCDFE3 #E3BCCC #E3D4BC
monochromatic
#66B6BF #91CAD1 #BCDFE3 #E7F4F5 #E9F5F6
Accessibility & contrast
On white
1.42
#BCDFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BCDFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFE3
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFE3 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE3
Deuteranopia (green-blind)
#D2D6E3
Tritanopia (blue-blind)
#B1E2E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdfe3; /* rgb */ color: rgb(188, 223, 227); /* oklch */ color: oklch(88.0% 0.037 205.0);
Tailwind
colors: {
custom: {
50: '#d0e9eb',
500: '#bcdfe3',
950: '#000000',
},
}SCSS
$custom: #bcdfe3; $custom-light: #d0e9eb; $custom-dark: #000000;
JSON
{
"hex": "#bcdfe3",
"rgb": {
"r": 188,
"g": 223,
"b": 227
},
"hsl": {
"h": 186.154,
"s": 41.053,
"l": 81.373
},
"oklch": {
"l": 0.87967,
"c": 0.03717,
"h": 205
},
"luminance": 0.69013
}Semantic roles & 50–950 ramp
primary
#BCDFE3
secondary
#BC8C87
accent
#3F31B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484