#BCDFE5#BCDFE5
#BCDFE5 is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.0% C 0.038 H 209.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFE5 |
|---|---|
| RGB | rgb(188, 223, 229) |
| HSL | hsl(189, 44%, 82%) |
| HSV | hsv(189, 18%, 90%) |
| CMYK | cmyk(17.9%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(86.56, -10.18, -6.76) |
| CIE-LCH | lch(86.56, 12.22, 213.60°) |
| OKLab | oklab(88.03% -0.0329 -0.0183) |
| OKLCH | oklch(88.03% 0.038 209.1) |
| XYZ | xyz(61.2657, 69.1220, 84.2275) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.17
Lightblue
#ADD8E6
ΔE00 3.70
Pale Sky Blue
#BDF6FE
ΔE00 6.33
Ice Blue
#A5DFF9
ΔE00 7.30
Light Sky Blue
#C6FCFF
ΔE00 7.35
Very Light Blue
#D5FFFF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFE5 #E5C2BC
analogous
#BCE5D7 #BCDFE5 #BCCBE5
triadic
#BCDFE5 #E5BCDF #DFE5BC
tetradic
#BCDFE5 #D7BCE5 #E5C2BC #CBE5BC
square
#BCDFE5 #D7BCE5 #E5C2BC #CBE5BC
split-complementary
#BCDFE5 #E5BCCB #E5D7BC
monochromatic
#64B5C3 #90CAD4 #BCDFE5 #E8F4F6 #E9F4F6
Accessibility & contrast
On white
1.42
#BCDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BCDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFE5
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFE5 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#D2D6E5
Tritanopia (blue-blind)
#B0E2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdfe5; /* rgb */ color: rgb(188, 223, 229); /* oklch */ color: oklch(88.0% 0.038 209.1);
Tailwind
colors: {
custom: {
50: '#d0e9ed',
500: '#bcdfe5',
950: '#000000',
},
}SCSS
$custom: #bcdfe5; $custom-light: #d0e9ed; $custom-dark: #000000;
JSON
{
"hex": "#bcdfe5",
"rgb": {
"r": 188,
"g": 223,
"b": 229
},
"hsl": {
"h": 188.78,
"s": 44.086,
"l": 81.765
},
"oklch": {
"l": 0.88029,
"c": 0.03768,
"h": 209.1
},
"luminance": 0.69124
}Semantic roles & 50–950 ramp
primary
#BCDFE5
secondary
#BF8E86
accent
#422EB7
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484