#BCEFF2#BCEFF2
#BCEFF2 is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.8% C 0.052 H 200.8°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEFF2 |
|---|---|
| RGB | rgb(188, 239, 242) |
| HSL | hsl(183, 68%, 84%) |
| HSV | hsv(183, 22%, 95%) |
| CMYK | cmyk(22.3%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(91.16, -15.52, -6.78) |
| CIE-LCH | lch(91.16, 16.93, 203.61°) |
| OKLab | oklab(91.79% -0.0488 -0.0185) |
| OKLCH | oklch(91.79% 0.052 200.8) |
| XYZ | xyz(67.6278, 78.8325, 95.6401) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.42
Light Sky Blue
#C6FCFF
ΔE00 2.70
Paleturquoise
#AFEEEE
ΔE00 2.91
Powder Blue
#B0E0E6
ΔE00 3.54
Pale Blue
#D0FEFE
ΔE00 3.60
Really Light Blue
#D4FFFF
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEFF2 #F2BFBC
analogous
#BCF2DA #BCEFF2 #BCD4F2
triadic
#BCEFF2 #F2BCEF #EFF2BC
tetradic
#BCEFF2 #DABCF2 #F2BFBC #D4F2BC
square
#BCEFF2 #DABCF2 #F2BFBC #D4F2BC
split-complementary
#BCEFF2 #F2BCD4 #F2DABC
monochromatic
#55D7DE #89E3E8 #BCEFF2 #E5F9FA #E5F9FA
Accessibility & contrast
On white
1.25
#BCEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#BCEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEFF2
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEFF2 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF2
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#ABF3F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bceff2; /* rgb */ color: rgb(188, 239, 242); /* oklch */ color: oklch(91.8% 0.052 200.8);
Tailwind
colors: {
custom: {
50: '#d1f4f6',
500: '#bceff2',
950: '#000000',
},
}SCSS
$custom: #bceff2; $custom-light: #d1f4f6; $custom-dark: #000000;
JSON
{
"hex": "#bceff2",
"rgb": {
"r": 188,
"g": 239,
"b": 242
},
"hsl": {
"h": 183.333,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.9179,
"c": 0.05215,
"h": 200.8
},
"luminance": 0.78835
}Semantic roles & 50–950 ramp
primary
#BCEFF2
secondary
#D28581
accent
#2016CF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585