#BCFFF2#BCFFF2
#BCFFF2 is a very light, moderate teal. Relative luminance 0.886; OKLCH L 95.2% C 0.069 H 181.5°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFF2 |
|---|---|
| RGB | rgb(188, 255, 242) |
| HSL | hsl(168, 100%, 87%) |
| HSV | hsv(168, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(95.42, -23.37, -0.52) |
| CIE-LCH | lch(95.42, 23.38, 181.27°) |
| OKLab | oklab(95.19% -0.0689 -0.0017) |
| OKLCH | oklch(95.19% 0.069 181.5) |
| XYZ | xyz(72.5209, 88.6188, 97.2712) |
| Luminance | 0.8862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.32
Pale Aqua
#B8FFEB
ΔE00 2.46
Duck Egg Blue
#C3FBF4
ΔE00 2.96
Pale Cyan
#B7FFFA
ΔE00 3.05
Light Cyan
#ACFFFC
ΔE00 4.33
Light Light Blue
#CAFFFB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFF2 #FFBCC9
analogous
#BCFFD1 #BCFFF2 #BCEBFF
triadic
#BCFFF2 #F2BCFF #FFF2BC
tetradic
#BCFFF2 #D1BCFF #FFBCC9 #EBFFBC
square
#BCFFF2 #D1BCFF #FFBCC9 #EBFFBC
split-complementary
#BCFFF2 #FFBCEB #FFD1BC
monochromatic
#42FFDA #7FFFE6 #BCFFF2 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.12
#BCFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#BCFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFF2
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFF2 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F2
Deuteranopia (green-blind)
#EDEEF3
Tritanopia (blue-blind)
#A9FFFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfff2; /* rgb */ color: rgb(188, 255, 242); /* oklch */ color: oklch(95.2% 0.069 181.5);
Tailwind
colors: {
custom: {
50: '#d1fff6',
500: '#bcfff2',
950: '#000000',
},
}SCSS
$custom: #bcfff2; $custom-light: #d1fff6; $custom-dark: #000000;
JSON
{
"hex": "#bcfff2",
"rgb": {
"r": 188,
"g": 255,
"b": 242
},
"hsl": {
"h": 168.358,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95185,
"c": 0.06892,
"h": 181.5
},
"luminance": 0.88622
}Semantic roles & 50–950 ramp
primary
#BCFFF2
secondary
#E7788E
accent
#002DE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685