#BCFFF5#BCFFF5
#BCFFF5 is a very light, moderate teal. Relative luminance 0.888; OKLCH L 95.3% C 0.068 H 184.7°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFF5 |
|---|---|
| RGB | rgb(188, 255, 245) |
| HSL | hsl(171, 100%, 87%) |
| HSV | hsv(171, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(95.50, -22.75, -1.95) |
| CIE-LCH | lch(95.50, 22.83, 184.90°) |
| OKLab | oklab(95.27% -0.0677 -0.0056) |
| OKLCH | oklch(95.27% 0.068 184.7) |
| XYZ | xyz(72.9752, 88.8005, 99.6636) |
| Luminance | 0.8880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.61
Pale Cyan
#B7FFFA
ΔE00 2.00
Duck Egg Blue
#C3FBF4
ΔE00 2.28
Light Cyan
#ACFFFC
ΔE00 3.42
Pale Aqua
#B8FFEB
ΔE00 3.55
Light Light Blue
#CAFFFB
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFF5 #FFBCC6
analogous
#BCFFD4 #BCFFF5 #BCE8FF
triadic
#BCFFF5 #F5BCFF #FFF5BC
tetradic
#BCFFF5 #D4BCFF #FFBCC6 #E8FFBC
square
#BCFFF5 #D4BCFF #FFBCC6 #E8FFBC
split-complementary
#BCFFF5 #FFBCE8 #FFD4BC
monochromatic
#42FFE3 #7FFFEC #BCFFF5 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.12
#BCFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#BCFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFF5
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFF5 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F5
Deuteranopia (green-blind)
#ECEEF6
Tritanopia (blue-blind)
#A8FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfff5; /* rgb */ color: rgb(188, 255, 245); /* oklch */ color: oklch(95.3% 0.068 184.7);
Tailwind
colors: {
custom: {
50: '#d1fff8',
500: '#bcfff5',
950: '#000000',
},
}SCSS
$custom: #bcfff5; $custom-light: #d1fff8; $custom-dark: #000000;
JSON
{
"hex": "#bcfff5",
"rgb": {
"r": 188,
"g": 255,
"b": 245
},
"hsl": {
"h": 171.045,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95271,
"c": 0.06794,
"h": 184.7
},
"luminance": 0.88804
}Semantic roles & 50–950 ramp
primary
#BCFFF5
secondary
#E77889
accent
#0022E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685