#BCDFE2#BCDFE2
#BCDFE2 is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.9% C 0.037 H 202.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFE2 |
|---|---|
| RGB | rgb(188, 223, 226) |
| HSL | hsl(185, 40%, 81%) |
| HSV | hsv(185, 17%, 89%) |
| CMYK | cmyk(16.8%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(86.48, -10.80, -5.30) |
| CIE-LCH | lch(86.48, 12.03, 206.14°) |
| OKLab | oklab(87.94% -0.0341 -0.0144) |
| OKLCH | oklch(87.94% 0.037 202.9) |
| XYZ | xyz(60.8505, 68.9559, 82.0405) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.98
Lightblue
#ADD8E6
ΔE00 4.77
Pale Sky Blue
#BDF6FE
ΔE00 6.32
Paleturquoise
#AFEEEE
ΔE00 6.73
Pale Blue
#D0FEFE
ΔE00 6.97
Very Light Blue
#D5FFFF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFE2 #E2BFBC
analogous
#BCE2D2 #BCDFE2 #BCCCE2
triadic
#BCDFE2 #E2BCDF #DFE2BC
tetradic
#BCDFE2 #D2BCE2 #E2BFBC #CCE2BC
square
#BCDFE2 #D2BCE2 #E2BFBC #CCE2BC
split-complementary
#BCDFE2 #E2BCCC #E2D2BC
monochromatic
#67B6BD #91CBD0 #BCDFE2 #E7F3F4 #EAF5F6
Accessibility & contrast
On white
1.42
#BCDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BCDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFE2
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFE2 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE2
Deuteranopia (green-blind)
#D2D6E2
Tritanopia (blue-blind)
#B1E2E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdfe2; /* rgb */ color: rgb(188, 223, 226); /* oklch */ color: oklch(87.9% 0.037 202.9);
Tailwind
colors: {
custom: {
50: '#d0e9eb',
500: '#bcdfe2',
950: '#000000',
},
}SCSS
$custom: #bcdfe2; $custom-light: #d0e9eb; $custom-dark: #000000;
JSON
{
"hex": "#bcdfe2",
"rgb": {
"r": 188,
"g": 223,
"b": 226
},
"hsl": {
"h": 184.737,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.87937,
"c": 0.03699,
"h": 202.9
},
"luminance": 0.68958
}Semantic roles & 50–950 ramp
primary
#BCDFE2
secondary
#BB8B87
accent
#3D33B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484