#BCFFFE#BCFFFE
#BCFFFE is a very light, moderate teal. Relative luminance 0.894; OKLCH L 95.5% C 0.066 H 194.9°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFFE |
|---|---|
| RGB | rgb(188, 255, 254) |
| HSL | hsl(179, 100%, 87%) |
| HSV | hsv(179, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(95.73, -20.84, -6.25) |
| CIE-LCH | lch(95.73, 21.75, 196.69°) |
| OKLab | oklab(95.54% -0.0642 -0.0171) |
| OKLCH | oklch(95.54% 0.066 194.9) |
| XYZ | xyz(74.3827, 89.3635, 107.0763) |
| Luminance | 0.8937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.82
Light Cyan
#ACFFFC
ΔE00 2.60
Light Light Blue
#CAFFFB
ΔE00 2.64
Duck Egg Blue
#C3FBF4
ΔE00 2.88
Eggshell Blue
#C4FFF7
ΔE00 2.89
Light Sky Blue
#C6FCFF
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFFE #FFBCBD
analogous
#BCFFDD #BCFFFE #BCDFFF
triadic
#BCFFFE #FEBCFF #FFFEBC
tetradic
#BCFFFE #DDBCFF #FFBCBD #DFFFBC
square
#BCFFFE #DDBCFF #FFBCBD #DFFFBC
split-complementary
#BCFFFE #FFBCDF #FFDDBC
monochromatic
#42FFFC #7FFFFD #BCFFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.11
#BCFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#BCFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFFE
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFFE | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FE
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#A5FFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #bcfffe; /* rgb */ color: rgb(188, 255, 254); /* oklch */ color: oklch(95.5% 0.066 194.9);
Tailwind
colors: {
custom: {
50: '#d2fffe',
500: '#bcfffe',
950: '#000000',
},
}SCSS
$custom: #bcfffe; $custom-light: #d2fffe; $custom-dark: #000000;
JSON
{
"hex": "#bcfffe",
"rgb": {
"r": 188,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.104,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95536,
"c": 0.06642,
"h": 194.9
},
"luminance": 0.89367
}Semantic roles & 50–950 ramp
primary
#BCFFFE
secondary
#E7787A
accent
#0003E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685