#BCEFF8#BCEFF8
#BCEFF8 is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.0% C 0.053 H 209.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEFF8 |
|---|---|
| RGB | rgb(188, 239, 248) |
| HSL | hsl(189, 81%, 85%) |
| HSV | hsv(189, 24%, 97%) |
| CMYK | cmyk(24.2%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(91.32, -14.22, -9.66) |
| CIE-LCH | lch(91.32, 17.20, 214.19°) |
| OKLab | oklab(91.98% -0.0465 -0.0263) |
| OKLCH | oklch(91.98% 0.053 209.5) |
| XYZ | xyz(68.5437, 79.1989, 100.4641) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.88
Powder Blue
#B0E0E6
ΔE00 3.49
Light Sky Blue
#C6FCFF
ΔE00 3.71
Pale Blue
#D0FEFE
ΔE00 4.78
Paleturquoise
#AFEEEE
ΔE00 4.91
Really Light Blue
#D4FFFF
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEFF8 #F8C5BC
analogous
#BCF8E3 #BCEFF8 #BCD1F8
triadic
#BCEFF8 #F8BCEF #EFF8BC
tetradic
#BCEFF8 #E3BCF8 #F8C5BC #D1F8BC
square
#BCEFF8 #E3BCF8 #F8C5BC #D1F8BC
split-complementary
#BCEFF8 #F8BCD1 #F8E3BC
monochromatic
#4DD5EC #85E2F2 #BCEFF8 #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.25
#BCEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#BCEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEFF8
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEFF8 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBF9
Deuteranopia (green-blind)
#DCE3F8
Tritanopia (blue-blind)
#A9F4F2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bceff8; /* rgb */ color: rgb(188, 239, 248); /* oklch */ color: oklch(92.0% 0.053 209.5);
Tailwind
colors: {
custom: {
50: '#d1f4fa',
500: '#bceff8',
950: '#000000',
},
}SCSS
$custom: #bceff8; $custom-light: #d1f4fa; $custom-dark: #000000;
JSON
{
"hex": "#bceff8",
"rgb": {
"r": 188,
"g": 239,
"b": 248
},
"hsl": {
"h": 189,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.91977,
"c": 0.0534,
"h": 209.5
},
"luminance": 0.79202
}Semantic roles & 50–950 ramp
primary
#BCEFF8
secondary
#DB8B7D
accent
#2808DD
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585