#BCEEF6#BCEEF6
#BCEEF6 is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.7% C 0.052 H 208.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEEF6 |
|---|---|
| RGB | rgb(188, 238, 246) |
| HSL | hsl(188, 76%, 85%) |
| HSV | hsv(188, 24%, 96%) |
| CMYK | cmyk(23.6%, 3.3%, 0%, 3.5%) |
| CIE-LAB | lab(91.00, -14.16, -9.10) |
| CIE-LCH | lch(91.00, 16.83, 212.73°) |
| OKLab | oklab(91.7% -0.046 -0.0247) |
| OKLCH | oklch(91.7% 0.052 208.3) |
| XYZ | xyz(67.9432, 78.4915, 98.7414) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.02
Powder Blue
#B0E0E6
ΔE00 3.19
Light Sky Blue
#C6FCFF
ΔE00 3.66
Pale Blue
#D0FEFE
ΔE00 4.65
Paleturquoise
#AFEEEE
ΔE00 4.67
Really Light Blue
#D4FFFF
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEEF6 #F6C4BC
analogous
#BCF6E1 #BCEEF6 #BCD1F6
triadic
#BCEEF6 #F6BCEE #EEF6BC
tetradic
#BCEEF6 #E1BCF6 #F6C4BC #D1F6BC
square
#BCEEF6 #E1BCF6 #F6C4BC #D1F6BC
split-complementary
#BCEEF6 #F6BCD1 #F6E1BC
monochromatic
#50D3E8 #86E0EF #BCEEF6 #E4F8FB #E4F8FB
Accessibility & contrast
On white
1.26
#BCEEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#BCEEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEEF6
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEEF6 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF7
Deuteranopia (green-blind)
#DBE2F6
Tritanopia (blue-blind)
#AAF3F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bceef6; /* rgb */ color: rgb(188, 238, 246); /* oklch */ color: oklch(91.7% 0.052 208.3);
Tailwind
colors: {
custom: {
50: '#d1f3f9',
500: '#bceef6',
950: '#000000',
},
}SCSS
$custom: #bceef6; $custom-light: #d1f3f9; $custom-dark: #000000;
JSON
{
"hex": "#bceef6",
"rgb": {
"r": 188,
"g": 238,
"b": 246
},
"hsl": {
"h": 188.276,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.91704,
"c": 0.0522,
"h": 208.3
},
"luminance": 0.78494
}Semantic roles & 50–950 ramp
primary
#BCEEF6
secondary
#D88B7E
accent
#290DD9
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585