#BCFFF8#BCFFF8
#BCFFF8 is a very light, moderate teal. Relative luminance 0.890; OKLCH L 95.4% C 0.067 H 188.1°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFF8 |
|---|---|
| RGB | rgb(188, 255, 248) |
| HSL | hsl(174, 100%, 87%) |
| HSV | hsv(174, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(95.57, -22.12, -3.39) |
| CIE-LCH | lch(95.57, 22.38, 188.70°) |
| OKLab | oklab(95.36% -0.0665 -0.0094) |
| OKLCH | oklch(95.36% 0.067 188.1) |
| XYZ | xyz(73.4369, 88.9852, 102.0952) |
| Luminance | 0.8899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.05
Eggshell Blue
#C4FFF7
ΔE00 1.43
Duck Egg Blue
#C3FBF4
ΔE00 1.96
Light Cyan
#ACFFFC
ΔE00 2.69
Light Light Blue
#CAFFFB
ΔE00 2.91
Paleturquoise
#AFEEEE
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFF8 #FFBCC3
analogous
#BCFFD7 #BCFFF8 #BCE5FF
triadic
#BCFFF8 #F8BCFF #FFF8BC
tetradic
#BCFFF8 #D7BCFF #FFBCC3 #E5FFBC
square
#BCFFF8 #D7BCFF #FFBCC3 #E5FFBC
split-complementary
#BCFFF8 #FFBCE5 #FFD7BC
monochromatic
#42FFEB #7FFFF2 #BCFFF8 #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.12
#BCFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#BCFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFF8
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFF8 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F8
Deuteranopia (green-blind)
#EBEEF9
Tritanopia (blue-blind)
#A7FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfff8; /* rgb */ color: rgb(188, 255, 248); /* oklch */ color: oklch(95.4% 0.067 188.1);
Tailwind
colors: {
custom: {
50: '#d1fffa',
500: '#bcfff8',
950: '#000000',
},
}SCSS
$custom: #bcfff8; $custom-light: #d1fffa; $custom-dark: #000000;
JSON
{
"hex": "#bcfff8",
"rgb": {
"r": 188,
"g": 255,
"b": 248
},
"hsl": {
"h": 173.731,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95358,
"c": 0.06718,
"h": 188.1
},
"luminance": 0.88989
}Semantic roles & 50–950 ramp
primary
#BCFFF8
secondary
#E77884
accent
#0018E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685