#BCEFF3#BCEFF3
#BCEFF3 is a very light, muted teal. Relative luminance 0.789; OKLCH L 91.8% C 0.052 H 202.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEFF3 |
|---|---|
| RGB | rgb(188, 239, 243) |
| HSL | hsl(184, 70%, 85%) |
| HSV | hsv(184, 23%, 95%) |
| CMYK | cmyk(22.6%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(91.19, -15.30, -7.26) |
| CIE-LCH | lch(91.19, 16.94, 205.39°) |
| OKLab | oklab(91.82% -0.0484 -0.0198) |
| OKLCH | oklch(91.82% 0.052 202.2) |
| XYZ | xyz(67.7784, 78.8927, 96.4333) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.14
Light Sky Blue
#C6FCFF
ΔE00 2.74
Paleturquoise
#AFEEEE
ΔE00 3.19
Powder Blue
#B0E0E6
ΔE00 3.41
Pale Blue
#D0FEFE
ΔE00 3.71
Really Light Blue
#D4FFFF
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEFF3 #F3C0BC
analogous
#BCF3DC #BCEFF3 #BCD4F3
triadic
#BCEFF3 #F3BCEF #EFF3BC
tetradic
#BCEFF3 #DCBCF3 #F3C0BC #D4F3BC
square
#BCEFF3 #DCBCF3 #F3C0BC #D4F3BC
split-complementary
#BCEFF3 #F3BCD4 #F3DCBC
monochromatic
#54D6E0 #88E3EA #BCEFF3 #E5F9FA #E5F9FA
Accessibility & contrast
On white
1.25
#BCEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#BCEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEFF3
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEFF3 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF3
Deuteranopia (green-blind)
#DDE2F3
Tritanopia (blue-blind)
#ABF3F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bceff3; /* rgb */ color: rgb(188, 239, 243); /* oklch */ color: oklch(91.8% 0.052 202.2);
Tailwind
colors: {
custom: {
50: '#d1f4f7',
500: '#bceff3',
950: '#000000',
},
}SCSS
$custom: #bceff3; $custom-light: #d1f4f7; $custom-dark: #000000;
JSON
{
"hex": "#bceff3",
"rgb": {
"r": 188,
"g": 239,
"b": 243
},
"hsl": {
"h": 184.364,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.91821,
"c": 0.05227,
"h": 202.2
},
"luminance": 0.78895
}Semantic roles & 50–950 ramp
primary
#BCEFF3
secondary
#D38680
accent
#2214D2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585