#BCDFE4#BCDFE4
#BCDFE4 is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.0% C 0.037 H 207.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFE4 |
|---|---|
| RGB | rgb(188, 223, 228) |
| HSL | hsl(188, 43%, 82%) |
| HSV | hsv(188, 18%, 89%) |
| CMYK | cmyk(17.5%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(86.54, -10.38, -6.27) |
| CIE-LCH | lch(86.54, 12.13, 211.14°) |
| OKLab | oklab(88% -0.0333 -0.017) |
| OKLCH | oklch(88% 0.037 207.1) |
| XYZ | xyz(61.1265, 69.0664, 83.4943) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.04
Lightblue
#ADD8E6
ΔE00 4.03
Pale Sky Blue
#BDF6FE
ΔE00 6.29
Paleturquoise
#AFEEEE
ΔE00 7.17
Light Sky Blue
#C6FCFF
ΔE00 7.21
Very Light Blue
#D5FFFF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFE4 #E4C1BC
analogous
#BCE4D5 #BCDFE4 #BCCBE4
triadic
#BCDFE4 #E4BCDF #DFE4BC
tetradic
#BCDFE4 #D5BCE4 #E4C1BC #CBE4BC
square
#BCDFE4 #D5BCE4 #E4C1BC #CBE4BC
split-complementary
#BCDFE4 #E4BCCB #E4D5BC
monochromatic
#65B5C1 #90CAD2 #BCDFE4 #E8F4F6 #E9F5F6
Accessibility & contrast
On white
1.42
#BCDFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#BCDFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFE4
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFE4 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#D2D6E4
Tritanopia (blue-blind)
#B0E2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdfe4; /* rgb */ color: rgb(188, 223, 228); /* oklch */ color: oklch(88.0% 0.037 207.1);
Tailwind
colors: {
custom: {
50: '#d0e9ec',
500: '#bcdfe4',
950: '#000000',
},
}SCSS
$custom: #bcdfe4; $custom-light: #d0e9ec; $custom-dark: #000000;
JSON
{
"hex": "#bcdfe4",
"rgb": {
"r": 188,
"g": 223,
"b": 228
},
"hsl": {
"h": 187.5,
"s": 42.553,
"l": 81.569
},
"oklch": {
"l": 0.87998,
"c": 0.0374,
"h": 207.1
},
"luminance": 0.69068
}Semantic roles & 50–950 ramp
primary
#BCDFE4
secondary
#BE8D86
accent
#4130B6
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484