#BCFFF0#BCFFF0
#BCFFF0 is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.1% C 0.070 H 179.3°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFF0 |
|---|---|
| RGB | rgb(188, 255, 240) |
| HSL | hsl(167, 100%, 87%) |
| HSV | hsv(167, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(95.37, -23.78, 0.44) |
| CIE-LCH | lch(95.37, 23.79, 178.94°) |
| OKLab | oklab(95.13% -0.0697 0.0008) |
| OKLCH | oklch(95.13% 0.07 179.3) |
| XYZ | xyz(72.2222, 88.4993, 95.6979) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.78
Eggshell Blue
#C4FFF7
ΔE00 2.91
Duck Egg Blue
#C3FBF4
ΔE00 3.51
Pale Cyan
#B7FFFA
ΔE00 3.76
Light Light Blue
#CAFFFB
ΔE00 4.91
Light Cyan
#ACFFFC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFF0 #FFBCCB
analogous
#BCFFCF #BCFFF0 #BCEDFF
triadic
#BCFFF0 #F0BCFF #FFF0BC
tetradic
#BCFFF0 #CFBCFF #FFBCCB #EDFFBC
square
#BCFFF0 #CFBCFF #FFBCCB #EDFFBC
split-complementary
#BCFFF0 #FFBCED #FFCFBC
monochromatic
#42FFD5 #7FFFE2 #BCFFF0 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.12
#BCFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#BCFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFF0
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFF0 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EF
Deuteranopia (green-blind)
#EDEEF1
Tritanopia (blue-blind)
#A9FFFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfff0; /* rgb */ color: rgb(188, 255, 240); /* oklch */ color: oklch(95.1% 0.070 179.3);
Tailwind
colors: {
custom: {
50: '#d1fff4',
500: '#bcfff0',
950: '#000000',
},
}SCSS
$custom: #bcfff0; $custom-light: #d1fff4; $custom-dark: #000000;
JSON
{
"hex": "#bcfff0",
"rgb": {
"r": 188,
"g": 255,
"b": 240
},
"hsl": {
"h": 166.567,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95128,
"c": 0.0697,
"h": 179.3
},
"luminance": 0.88503
}Semantic roles & 50–950 ramp
primary
#BCFFF0
secondary
#E77891
accent
#0033E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685