#BCFFFD#BCFFFD
#BCFFFD is a very light, moderate teal. Relative luminance 0.893; OKLCH L 95.5% C 0.066 H 193.8°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFFD |
|---|---|
| RGB | rgb(188, 255, 253) |
| HSL | hsl(178, 100%, 87%) |
| HSV | hsv(178, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.71, -21.05, -5.77) |
| CIE-LCH | lch(95.71, 21.83, 195.33°) |
| OKLab | oklab(95.51% -0.0646 -0.0158) |
| OKLCH | oklch(95.51% 0.066 193.8) |
| XYZ | xyz(74.2230, 89.2996, 106.2351) |
| Luminance | 0.8930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.48
Light Cyan
#ACFFFC
ΔE00 2.46
Light Light Blue
#CAFFFB
ΔE00 2.56
Eggshell Blue
#C4FFF7
ΔE00 2.56
Duck Egg Blue
#C3FBF4
ΔE00 2.62
Light Sky Blue
#C6FCFF
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFFD #FFBCBE
analogous
#BCFFDC #BCFFFD #BCE0FF
triadic
#BCFFFD #FDBCFF #FFFDBC
tetradic
#BCFFFD #DCBCFF #FFBCBE #E0FFBC
square
#BCFFFD #DCBCFF #FFBCBE #E0FFBC
split-complementary
#BCFFFD #FFBCE0 #FFDCBC
monochromatic
#42FFF9 #7FFFFB #BCFFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.11
#BCFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#BCFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFFD
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFFD | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FD
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#A6FFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #bcfffd; /* rgb */ color: rgb(188, 255, 253); /* oklch */ color: oklch(95.5% 0.066 193.8);
Tailwind
colors: {
custom: {
50: '#d2fffe',
500: '#bcfffd',
950: '#000000',
},
}SCSS
$custom: #bcfffd; $custom-light: #d2fffe; $custom-dark: #000000;
JSON
{
"hex": "#bcfffd",
"rgb": {
"r": 188,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.209,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95506,
"c": 0.06648,
"h": 193.8
},
"luminance": 0.89303
}Semantic roles & 50–950 ramp
primary
#BCFFFD
secondary
#E7787B
accent
#0007E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685