#BCFEFD#BCFEFD
#BCFEFD is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.3% C 0.066 H 194.9°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEFD |
|---|---|
| RGB | rgb(188, 254, 253) |
| HSL | hsl(179, 97%, 87%) |
| HSV | hsv(179, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(95.44, -20.56, -6.16) |
| CIE-LCH | lch(95.44, 21.47, 196.68°) |
| OKLab | oklab(95.29% -0.0633 -0.0169) |
| OKLCH | oklch(95.29% 0.066 194.9) |
| XYZ | xyz(73.9048, 88.6633, 106.1291) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.90
Light Light Blue
#CAFFFB
ΔE00 2.54
Light Cyan
#ACFFFC
ΔE00 2.72
Duck Egg Blue
#C3FBF4
ΔE00 2.77
Eggshell Blue
#C4FFF7
ΔE00 2.85
Light Sky Blue
#C6FCFF
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEFD #FEBCBD
analogous
#BCFEDC #BCFEFD #BCDEFE
triadic
#BCFEFD #FDBCFE #FEFDBC
tetradic
#BCFEFD #DCBCFE #FEBCBD #DEFEBC
square
#BCFEFD #DCBCFE #FEBCBD #DEFEBC
split-complementary
#BCFEFD #FEBCDE #FEDCBC
monochromatic
#43FCF9 #80FDFB #BCFEFD #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.12
#BCFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#BCFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEFD
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEFD | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FD
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#A6FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfefd; /* rgb */ color: rgb(188, 254, 253); /* oklch */ color: oklch(95.3% 0.066 194.9);
Tailwind
colors: {
custom: {
50: '#d2fffe',
500: '#bcfefd',
950: '#000000',
},
}SCSS
$custom: #bcfefd; $custom-light: #d2fffe; $custom-dark: #000000;
JSON
{
"hex": "#bcfefd",
"rgb": {
"r": 188,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.091,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.95294,
"c": 0.06555,
"h": 194.9
},
"luminance": 0.88667
}Semantic roles & 50–950 ramp
primary
#BCFEFD
secondary
#E5797A
accent
#0003E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685